feature 2379: option to change comments order: change caption again, fix a bug in config page (induced by r13087)

git-svn-id: http://piwigo.org/svn/trunk@13224 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2012-02-17 19:30:52 +00:00
commit e474f947fa
9 changed files with 10 additions and 16 deletions

View file

@ -383,7 +383,5 @@ $lang['Username: %s'] = '用户名:%s';
$lang['xlarge'] = '很大尺寸';
$lang['xxlarge'] = '非常大尺寸';
$lang['Your username has been successfully changed to : %s'] = '您的用户名成功修改为:%s';
$lang['new → old'] = '新 → 旧';
$lang['old → new'] = '旧 → 新';
$lang['Photo sizes'] = '';
?>