feature 2379: change captions for comment ordering

git-svn-id: http://piwigo.org/svn/trunk@13088 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2012-02-10 22:23:42 +00:00
commit 8afb39b1eb
2 changed files with 3 additions and 1 deletions

View file

@ -229,6 +229,8 @@ $lang['month'][8] = "August";
$lang['month'][9] = "September";
$lang['Most visited'] = "Most visited";
$lang['N/A'] = "N/A";
$lang['old → new'] = 'old → new';
$lang['new → old'] = 'new → old';
$lang['New on %s'] = "New on %s";
$lang['New password'] = "New password";
$lang['Next'] = "Next";