X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fen-gb.js;h=4dce7a38c09b968342c516d294a5d403016cd747;hp=2e1f7eb91132218ea88f3585cebe56a479b71143;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/_source/lang/en-gb.js b/_source/lang/en-gb.js index 2e1f7eb..4dce7a3 100644 --- a/_source/lang/en-gb.js +++ b/_source/lang/en-gb.js @@ -120,6 +120,7 @@ CKEDITOR.lang['en-gb'] = alignTop : 'Top', alignMiddle : 'Middle', alignBottom : 'Bottom', + invalidValue : 'Invalid value.', // MISSING 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).', // MISSING