diff options
author | yllar <yllar.pajus@gmail.com> | 2010-08-03 08:20:21 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2010-08-03 08:20:21 +0000 |
commit | b4d109042982d3f7bb7bb09ad5fdab730cec5a5a (patch) | |
tree | a85b06398235323a77439fd16fb15f22b1cbca3c /program/localization/ar_SA/messages.inc | |
parent | 9ab4688c4f2e2b7c6d94bb7caf71eb88e263e505 (diff) |
ar_SA update
Diffstat (limited to 'program/localization/ar_SA/messages.inc')
-rw-r--r-- | program/localization/ar_SA/messages.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/ar_SA/messages.inc b/program/localization/ar_SA/messages.inc index 2e560f1fd..9713231f8 100644 --- a/program/localization/ar_SA/messages.inc +++ b/program/localization/ar_SA/messages.inc @@ -64,7 +64,7 @@ $messages['nonamewarning'] = 'الرجاء إدخال اسم'; $messages['nopagesizewarning'] = 'الرجاء إدخال حجم الصفحة'; $messages['nosenderwarning'] = 'رجاء اكتب عنوان البريد الالكتروني للمُرسل'; $messages['norecipientwarning'] = 'الرجاء إدخال اسم مستقبل واحد على الأقل'; -$messages['nosubjectwarning'] = 'حقل \\"الموضوع\\" فارغ. هل تريد كتابة موضوع للرسالة؟'; +$messages['nosubjectwarning'] = 'حقل \"الموضوع\" فارغ. هل تريد كتابة موضوع للرسالة؟'; $messages['nobodywarning'] = 'إرسال هذه الرسالة دون نص؟'; $messages['notsentwarning'] = 'لم يتم إرسال الرسالة. هل تريد تجاهل الرسالة؟'; $messages['noldapserver'] = 'الرجاء اختيار خادم ldap للبحث فيه'; @@ -113,5 +113,6 @@ $messages['smtperror'] = 'خطأ SMTP: $msg'; $messages['emailformaterror'] = 'عنوان بريد إلكتروني غير صالح: $email'; $messages['toomanyrecipients'] = 'عدد المرسل إليهم كبير. قلص العدد إلى $max.'; $messages['maxgroupmembersreached'] = 'عدد أعضاء المجموعة أكثر من $max'; +$messages['internalerror'] = 'حدث خطأ داخلي. الرجاء المحاولة مرة أخرى'; ?> |