mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 02:33:02 +02:00
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:
@@ -578,9 +578,9 @@ $lang['Who can see these photos?'] = 'Chi può vedere queste foto?';
|
||||
$lang['Who can see this photo?'] = 'Chi può vedere questa foto?';
|
||||
$lang['Settings'] = 'Configurazione';
|
||||
$lang['Resize'] = 'Ridimensionare';
|
||||
$lang['Maximum Width'] = 'Larghezza massima';
|
||||
$lang['Maximum width'] = 'Larghezza massima';
|
||||
$lang['pixels'] = 'pixels';
|
||||
$lang['Maximum Height'] = 'Altezza massima';
|
||||
$lang['Maximum height'] = 'Altezza massima';
|
||||
$lang['Image Quality'] = 'Qualità dell\'immagine';
|
||||
$lang['Thumbnail'] = 'Miniatura';
|
||||
$lang['Save Settings'] = 'Salvare impostazioni';
|
||||
|
||||
Reference in New Issue
Block a user