JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.5
[ckeditor.git] / _source / lang / fr-ca.js
index 8ffbf54..27c6a75 100644 (file)
@@ -31,8 +31,8 @@ CKEDITOR.lang['fr-ca'] =
         * Screenreader titles. Please note that screenreaders are not always capable\r
         * of reading non-English words. So be careful while translating it.\r
         */\r
-       editorTitle : 'Rich text editor, %1', // MISSING\r
-       editorHelp : 'Press ALT 0 for help', // MISSING\r
+       editorTitle : 'Editor de text enriquit, %1',\r
+       editorHelp : 'Prem ALT 0 per obtenir ajuda',\r
 \r
        // ARIA descriptions.\r
        toolbars        : 'Editor toolbars', // MISSING\r
@@ -120,6 +120,7 @@ CKEDITOR.lang['fr-ca'] =
                alignTop                : 'Haut',\r
                alignMiddle             : 'Milieu',\r
                alignBottom             : 'Bas',\r
+               invalidValue    : 'Invalid value.', // 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