From 94edc83cec5ea04aba4bd5a6771784e5cd2947af Mon Sep 17 00:00:00 2001 From: yllar <yllar.pajus@gmail.com> Date: Thu, 21 Aug 2008 02:19:10 -0400 Subject: [PATCH] eu_ES, ar_SA, pt_PT update --- 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 1165aa8..e569deb 100644 --- a/program/localization/ar_SA/messages.inc +++ b/program/localization/ar_SA/messages.inc @@ -3,7 +3,7 @@ /* +-----------------------------------------------------------------------+ -| language/ar/messages.inc | +| language/ar_SA/messages.inc | | | | Language file of the RoundCube Webmail client | | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | @@ -40,6 +40,7 @@ $messages['nocontactsfound'] = 'لم يعثر على أي مراسل'; $messages['contactnotfound'] = 'تعذر العثور على المراسل المطلوب'; $messages['sendingfailed'] = 'فشل إرسال الرسالة'; +$messages['errorsavingsent'] = 'حدث خطأ أثناء حفظ الرسالة المُرسلة'; $messages['errorsaving'] = 'حدث خطأ أثناء الحفظ'; $messages['errormoving'] = 'تعذر نقل هذه الرسالة'; $messages['errordeleting'] = 'تعذر حذف هذه الرسالة'; -- Gitblit v1.9.1