JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / lang / en-ca.js
index 724ba6a..bfece57 100644 (file)
@@ -121,6 +121,8 @@ CKEDITOR.lang['en-ca'] =
                alignBottom             : 'Bottom', // MISSING\r
                invalidHeight   : 'Height must be a number.', // MISSING\r
                invalidWidth    : 'Width must be a number.', // MISSING\r
+               invalidCssLength        : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING\r
+               invalidHtmlLength       : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
@@ -201,7 +203,8 @@ CKEDITOR.lang['en-ca'] =
                menu            : 'Edit Anchor',\r
                title           : 'Anchor Properties',\r
                name            : 'Anchor Name',\r
-               errorName       : 'Please type the anchor name'\r
+               errorName       : 'Please type the anchor name',\r
+               remove          : 'Remove Anchor' // MISSING\r
        },\r
 \r
        // List style dialog\r
@@ -413,7 +416,6 @@ CKEDITOR.lang['en-ca'] =
                upload          : 'Upload',\r
                alt                     : 'Alternative Text',\r
                lockRatio       : 'Lock Ratio',\r
-               unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Reset Size',\r
                border          : 'Border',\r
                hSpace          : 'HSpace',\r