bug 2659: Possible misconfiguration of ORDER BY + missing language string

git-svn-id: http://piwigo.org/svn/trunk@15950 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2012-06-22 21:41:07 +00:00
commit 8f40368b16
3 changed files with 30 additions and 14 deletions

View file

@ -922,4 +922,5 @@ $lang['%d seconds'] = '%d secondes';
$lang['Sharpen'] = 'Renforcer la netteté';
$lang['Edit photo'] = 'Éditer la photo';
$lang['create a new site'] = 'créer un nouveau site';
$lang['No order field selected'] = 'Aucun critère de tri sélectionné';
?>