feature:2577

Many improvements

git-svn-id: http://piwigo.org/svn/trunk@13234 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice 2012-02-18 20:26:52 +00:00
commit 26ed60c972
20 changed files with 184 additions and 55 deletions

View file

@ -846,5 +846,4 @@ $lang['Not cropped correctly?'] = 'Not cropped correctly?';
$lang['Center of interest'] = 'Center of interest';
$lang['Move to album'] = 'Move to album';
$lang['You can activate only one mobile theme.'] = 'You can activate only one mobile theme.';
$lang['mobile'] = 'mobile';
?>

View file

@ -383,4 +383,7 @@ $lang['Password: %s'] = 'Password: %s';
$lang['Username: %s'] = 'Username: %s';
$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'If you think you\'ve received this email in error, please contact us at %s';
$lang['Photo sizes'] = 'Photo sizes';
$lang['View in'] = 'View in';
$lang['Mobile'] = 'Mobile';
$lang['Desktop'] = 'Desktop';
?>