X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fen.js;h=e685e096759e189fc32a3fb88c19ec2291b844df;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=2af57e8d20c0056f9e9c25420e46b4d54050e30a;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863;p=ckeditor.git diff --git a/_source/lang/en.js b/_source/lang/en.js index 2af57e8..e685e09 100644 --- a/_source/lang/en.js +++ b/_source/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -120,6 +120,7 @@ CKEDITOR.lang['en'] = alignTop : 'Top', alignMiddle : 'Middle', alignBottom : 'Bottom', + invalidValue : 'Invalid value.', invalidHeight : 'Height must be a number.', invalidWidth : 'Width must be a number.', 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).', @@ -697,7 +698,7 @@ CKEDITOR.lang['en'] = ignoreAll : 'Ignore All', addWord : 'Add Word', emptyDic : 'Dictionary name should not be empty.', - + noSuggestions : 'No suggestions', optionsTab : 'Options', allCaps : 'Ignore All-Caps Words', ignoreDomainNames : 'Ignore Domain Names',