removed some unused language keys and fix lower/uppercase discrepancies
git-svn-id: http://piwigo.org/svn/trunk@17509 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
bffbb8811b
commit
07d38d71bc
41 changed files with 83 additions and 91 deletions
|
|
@ -578,9 +578,9 @@ $lang['Who can see these photos?'] = 'Qui peut voir ces photos ?';
|
|||
$lang['Who can see this photo?'] = 'Qui peut voir cette photo ?';
|
||||
$lang['Settings'] = 'Configuration';
|
||||
$lang['Resize'] = 'Redimensionner';
|
||||
$lang['Maximum Width'] = 'Largeur maximum';
|
||||
$lang['Maximum width'] = 'Largeur maximum';
|
||||
$lang['pixels'] = 'pixels';
|
||||
$lang['Maximum Height'] = 'Hauteur maximum';
|
||||
$lang['Maximum height'] = 'Hauteur maximum';
|
||||
$lang['Image Quality'] = 'Qualité d\'image';
|
||||
$lang['Thumbnail'] = 'Miniature';
|
||||
$lang['Save Settings'] = 'Enregistrer les paramètres';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue