X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Far.js;h=9a63100746e04d2b4c261a9de7f9e72e13ca4924;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hp=d3fe94b21b957ba204f0a72b7c1423ca115ab027;hpb=2f22c0c38f17e75be5541089076885442aaa2377;p=ckeditor.git diff --git a/_source/lang/ar.js b/_source/lang/ar.js index d3fe94b..9a63100 100644 --- a/_source/lang/ar.js +++ b/_source/lang/ar.js @@ -31,7 +31,8 @@ CKEDITOR.lang['ar'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING + editorTitle : 'Rich text editor, %1', // MISSING + editorHelp : 'Press ALT 0 for help', // MISSING // ARIA descriptions. toolbars : 'Editor toolbars', // MISSING @@ -119,6 +120,7 @@ CKEDITOR.lang['ar'] = alignTop : 'أعلى', alignMiddle : 'وسط', alignBottom : 'أسفل', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'الارتفاع يجب أن يكون عدداً.', invalidWidth : 'العرض يجب أن يكون عدداً.', 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