diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-04-30 07:06:39 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-04-30 07:06:39 +0000 |
commit | fe0c08665bbec532c2cee21a60f6a88c4914a862 (patch) | |
tree | 3a90f8cf045329f534ce36d50217c5cfb1564226 /language/he_IL/common.lang.php | |
parent | 5cb51c5eb677ff38d48972356de19b99355b1e15 (diff) |
[trunk] - language - update he_IL - Hebrew - עברית - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@14578 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/he_IL/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index e19c08a62..0c6b75797 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -119,7 +119,6 @@ $lang['Webmaster'] = 'מנהל אתר'; $lang['Week %d'] = 'שבוע %d'; $lang['About Piwigo'] = 'אודות Piwigo'; $lang['You are not authorized to access the requested page'] = 'אינך מורשה לגשת לדף זה'; -$lang['Add to caddie'] = 'הוסף לסל'; $lang['add this photo to your favorites'] = 'הוסף תמונה זאת למועדפים שלך'; $lang['Administration'] = 'מנהל ראשי'; $lang['all'] = 'הכול'; @@ -340,4 +339,5 @@ $lang['This author removed the comment with id %d'] = 'מחבר זה מחק את $lang['html tags are not allowed in login'] = 'לא ניתן להשתמש בתגי html בהתחברות'; $lang['The number of photos per page must be a not null scalar'] = 'מספר התמונות בד חייב להיות גדול מאפס'; $lang['Number of photos per page'] = 'מספר תמונות בדף'; + ?>
\ No newline at end of file |