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
This commit is contained in:
rvelices 2013-06-24 04:23:03 +00:00
commit 46dd825423
46 changed files with 43 additions and 43 deletions

View file

@ -222,7 +222,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.'] = 'Czas wysłania wiadomości jest ograniczony. Pozostałe wiadomości zostaną pominięte.';
$lang['To send ?'] = 'Do wysłania ?';
$lang['Last send'] = 'Ostatnio wysłane';
$lang['email'] = 'email';
$lang['Email'] = 'email';
$lang['User'] = 'Użytkownik';
$lang['See you soon,'] = 'Do zobaczenia wkrótce,';
$lang['Go to'] = 'Przejdź do ';