mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +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:
@@ -574,9 +574,9 @@ $lang['Everybody'] = 'Alle';
|
||||
$lang['Who can see these photos?'] = 'Hvem kan se disse billeder? ';
|
||||
$lang['Settings'] = 'Indstillinger';
|
||||
$lang['Resize'] = 'Ændre størrelsen';
|
||||
$lang['Maximum Width'] = 'Maksimal bredde';
|
||||
$lang['Maximum width'] = 'Maksimal bredde';
|
||||
$lang['pixels'] = 'Pixels';
|
||||
$lang['Maximum Height'] = 'Maksimal højde';
|
||||
$lang['Maximum height'] = 'Maksimal højde';
|
||||
$lang['Image Quality'] = 'Billedkvalitet ';
|
||||
$lang['Save Settings'] = 'Gem indstillinger ';
|
||||
$lang['Your configuration settings are saved'] = 'Din konfigurationsindstillinger gemmes';
|
||||
|
||||
Reference in New Issue
Block a user