JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.5
[ckeditor.git] / _source / lang / en-au.js
index 7979b12..a8c3fd4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -31,11 +31,12 @@ CKEDITOR.lang['en-au'] =
         * 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, press ALT 0 for help.', // MISSING\r
+       editorTitle : 'Rich text editor, %1', // MISSING\r
+       editorHelp : 'Press ALT 0 for help', // MISSING\r
 \r
        // ARIA descriptions.\r
-       toolbars        : 'Editor toolbars', // MISSING\r
-       editor          : 'Rich Text Editor', // MISSING\r
+       toolbars        : 'Editor toolbars',\r
+       editor          : 'Rich Text Editor',\r
 \r
        // Toolbar buttons without dialogs.\r
        source                  : 'Source',\r
@@ -119,6 +120,7 @@ CKEDITOR.lang['en-au'] =
                alignTop                : 'Top', // MISSING\r
                alignMiddle             : 'Middle', // MISSING\r
                alignBottom             : 'Bottom', // MISSING\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