X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fen.js;h=d24c278125d9721d499f97740ba92f1131d2c404;hp=2af57e8d20c0056f9e9c25420e46b4d54050e30a;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/_source/lang/en.js b/_source/lang/en.js index 2af57e8..d24c278 100644 --- a/_source/lang/en.js +++ b/_source/lang/en.js @@ -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).',