feature:2517 ability to change username. admins can change usernames, users are notified by mail

git-svn-id: http://piwigo.org/svn/trunk@12882 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2012-01-14 10:50:47 +00:00
commit 25481da931
6 changed files with 59 additions and 19 deletions

View file

@ -347,6 +347,7 @@ $lang['User: %s'] = "User: %s";
$lang['Username "%s" on gallery %s'] = 'Username "%s" on gallery %s';
$lang['Username or email'] = 'Username or email';
$lang['Username'] = "Username";
$lang['Username modification'] = 'Username modification';
$lang['View'] = "View";
$lang['Visits'] = "Visits";
$lang['Webmaster'] = "Webmaster";
@ -361,6 +362,7 @@ $lang['Your comment has been registered'] = "Your comment has been registered";
$lang['Your comment has NOT been registered because it did not pass the validation rules'] = "Your comment has NOT been registered because it did not pass the validation rules";
$lang['Your favorites'] = "Your favorites";
$lang['Your Gallery Customization'] = "Your gallery customization";
$lang['Your username has been successfully changed to : %s'] = 'Your username has been successfully changed to : %s';
$lang['Your password has been reset'] = 'Your password has been reset';
$lang['square'] = "Square";
$lang['thumb'] = "Thumb";