diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-10-29 11:36:39 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-10-29 11:36:39 +0000 |
commit | 8a515232cc56ab081f13c235501d92a3307c0df7 (patch) | |
tree | ce9d88f7c95ab7e9592e8b5ea6f0c2d4be9b112d | |
parent | d7b8a83929ec3699ad7e1c8ea47df8223a9f15e3 (diff) |
[branche 2.1] bug he_IL language
git-svn-id: http://piwigo.org/svn/branches/2.1@7475 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/he_IL/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index 69d7b0e4c..9ee96a82c 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -464,7 +464,7 @@ $lang['Save page visits by administrators'] = 'שמור דפים שנצפו על $lang['An information email was sent to group "%s"'] = 'דואר אלקטרוני נשלח לקבוצה "%s"'; $lang['Send an information email to group members'] = 'שלח הודעת דואר אלקטרוני מידע על חברי הקבוצה'; $lang['Group'] = 'הקבוצה'; -$lang['%s value is not correct file because exif are not supported'] = '["%s"] בקר% בקטגוריה של'; +$lang['%s value is not correct file because exif are not supported'] = '%s התמונה לא הועלתה כיוון שהאתר לא תומך בפורמט תמונה זה'; $lang['Hello,'] = 'שלום,'; $lang['See you soon.'] = 'נתראה בקרוב.'; $lang['Come to discover the category:'] = 'גלה את הקטגוריה:'; |