From b2b31a821848cd39987e7c80d8328bf075d37ee8 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 18 Jan 2015 00:03:56 +0800 Subject: [PATCH] Automatically generated installer lang files --- install/lang/ar/error.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/ar/error.php b/install/lang/ar/error.php index e82bcb64547..000ecc8d351 100644 --- a/install/lang/ar/error.php +++ b/install/lang/ar/error.php @@ -38,4 +38,5 @@ $string['cannotfindcomponent'] = 'لم يتم العثور على المكون'; $string['cannotsavemd5file'] = 'لم يتم حفظ ملف md5'; $string['cannotsavezipfile'] = 'لم يتم حفظ الملف المضغوط'; $string['cannotunzipfile'] = 'لم يتم فك الملف المضغوط'; +$string['componentisuptodate'] = 'العنصر محدث'; $string['missingrequiredfield'] = 'بعض الحقول المطلوبة مفقودة';