diff options
author | mistic100 <mistic@piwigo.org> | 2011-04-13 12:12:35 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2011-04-13 12:12:35 +0000 |
commit | 7494a410566a9774a9fc6840c8d467229b86c6f1 (patch) | |
tree | b40f0332a8d5584896a30795e7f2e0b3a1e31837 /language/ar_SA/common.lang.php | |
parent | c24dea4242031bdff3df793b26c4fc0d559272ed (diff) |
delete some useless keys
git-svn-id: http://piwigo.org/svn/trunk@10352 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ar_SA/common.lang.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/language/ar_SA/common.lang.php b/language/ar_SA/common.lang.php index cff4fc34d..4daebc03c 100644 --- a/language/ar_SA/common.lang.php +++ b/language/ar_SA/common.lang.php @@ -234,10 +234,6 @@ $lang['month'][8] = 'أغسطس'; $lang['month'][9] = 'سبتمبر'; $lang['Most visited'] = 'الصور الأكثر مشاهدة'; $lang['display most visited photos'] = 'أعرض الصور الاكثر مشاهدة'; -// $lang['The number of photos per row must be a not null scalar'] = 'عدد الصور لكل صف لا يجب ان يكون فارغ'; -// $lang['Number of photos per row'] = 'عدد الصورلكل صف'; -// $lang['The number of rows per page must be a not null scalar'] = 'عدد الصورلكل صف لا يجب ان يكون فارغ'; -// $lang['Number of rows per page'] = 'عدد الصفوف في الصفحة'; $lang['Unknown identifier'] = 'معرف مجهول'; $lang['New password'] = 'كلمة مرور جديدة'; $lang['Rate this photo'] = 'قيم هذه الصورة'; |