X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fhi.js;h=d5a623f22d78f7bfd7a88ee956a6b5a31736378f;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hp=de361e585351c11e99b14456f562d35d2826f320;hpb=2f22c0c38f17e75be5541089076885442aaa2377;p=ckeditor.git diff --git a/_source/lang/hi.js b/_source/lang/hi.js index de361e5..d5a623f 100644 --- a/_source/lang/hi.js +++ b/_source/lang/hi.js @@ -31,7 +31,8 @@ CKEDITOR.lang['hi'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'रिच टेक्स्ट एडिटर, %1, मदद के लिये ALT 0 दबाए.', + editorTitle : 'रिच टेक्स्ट एडिटर, %1', + editorHelp : 'मदद के लिये ALT 0 दबाए', // ARIA descriptions. toolbars : 'एडिटर टूलबार', @@ -119,6 +120,7 @@ CKEDITOR.lang['hi'] = alignTop : 'ऊपर', alignMiddle : 'मध्य', alignBottom : 'नीचे', + 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