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/ka_GE/admin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'language/ka_GE') diff --git a/language/ka_GE/admin.lang.php b/language/ka_GE/admin.lang.php index 0295816e5..c252cb0d1 100644 --- a/language/ka_GE/admin.lang.php +++ b/language/ka_GE/admin.lang.php @@ -224,7 +224,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'] = 'email'; +$lang['Email'] = 'email'; $lang['User'] = 'მომხმარებელი'; $lang['See you soon,'] = 'ნახვამდის,'; $lang['Go to'] = 'გადავიდეთ '; -- cgit v1.2.3