JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / lang / en.js
index 7cdff62..e685e09 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -31,7 +31,8 @@ CKEDITOR.lang['en'] =
         * 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.',\r
+       editorTitle : 'Rich text editor, %1',\r
+       editorHelp : 'Press ALT 0 for help',\r
 \r
        // ARIA descriptions.\r
        toolbars        : 'Editor toolbars',\r
@@ -119,6 +120,7 @@ CKEDITOR.lang['en'] =
                alignTop                : 'Top',\r
                alignMiddle             : 'Middle',\r
                alignBottom             : 'Bottom',\r
+               invalidValue    : 'Invalid value.',\r
                invalidHeight   : 'Height must be a number.',\r
                invalidWidth    : 'Width must be a number.',\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).',\r
@@ -696,7 +698,7 @@ CKEDITOR.lang['en'] =
                ignoreAll               : 'Ignore All',\r
                addWord                 : 'Add Word',\r
                emptyDic                : 'Dictionary name should not be empty.',\r
-\r
+               noSuggestions   : 'No suggestions',\r
                optionsTab              : 'Options',\r
                allCaps                 : 'Ignore All-Caps Words',\r
                ignoreDomainNames : 'Ignore Domain Names',\r