X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fid.js;h=dbd540b3af14b65ea80235df7fe8651914ddd5c7;hp=98eaff1e0449801ba8cd45e84ec8a7a3ab3de5d4;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/_source/lang/id.js b/_source/lang/id.js index 98eaff1..dbd540b 100644 --- a/_source/lang/id.js +++ b/_source/lang/id.js @@ -119,6 +119,7 @@ CKEDITOR.lang['id'] = alignTop : 'Top', // MISSING alignMiddle : 'Middle', // MISSING alignBottom : 'Bottom', // MISSING + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'Height must be a number.', // MISSING invalidWidth : 'Width must be a number.', // MISSING 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