From 46dd825423005091f394afb081ab93a95af3c715 Mon Sep 17 00:00:00 2001 From: rvelices Date: Mon, 24 Jun 2013 04:23:03 +0000 Subject: change lang key (email -> Email) and moved it to common from admin (used in comment add) git-svn-id: http://piwigo.org/svn/trunk@23496 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/he_IL/admin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'language/he_IL') diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index 7db651076..83f23a4d0 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -223,7 +223,7 @@ $lang['Prepared time for list of users to send mail is limited. Others users are $lang['Time to send mail is limited. Others mails are skipped.'] = 'הזמן כדי לשלוח דואר אלקטרוני מוגבל אחרים כבר דילג..'; $lang['To send ?'] = 'כדי לשלוח?'; $lang['Last send'] = 'לאחרונה שלחה'; -$lang['email'] = 'דואר אלקטרוני'; +$lang['Email'] = 'דואר אלקטרוני'; $lang['User'] = 'משתמש'; $lang['See you soon,'] = 'נתראה בקרוב'; $lang['Go to'] = 'עבור'; -- cgit v1.2.3