X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fpt.js;h=1c8ef85cf8a79bed4dedcf293907ee0908b60416;hp=a743867063f6941214e315bd55d41b1e06fa5e3f;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/_source/lang/pt.js b/_source/lang/pt.js index a743867..1c8ef85 100644 --- a/_source/lang/pt.js +++ b/_source/lang/pt.js @@ -120,6 +120,7 @@ CKEDITOR.lang['pt'] = alignTop : 'Topo', alignMiddle : 'Centro', alignBottom : 'Fundo', + 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