diff options
author | rvelices <rv-github@modusoptimus.com> | 2012-01-20 05:36:58 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2012-01-20 05:36:58 +0000 |
commit | b7fff52095e774c9e905aafe980fec251ee3eaca (patch) | |
tree | e6b8c2fdad5d490749832f709d75f94a2ceaf659 /language/de_DE/admin.lang.php | |
parent | 99b58aef93c2a681ded76d2ba44a28cdef397291 (diff) |
feature 2548 multisize
- comments thumbnails + no more hard coded thumbnail sizes in css
- removed admin thumbnail page + language cleanup
git-svn-id: http://piwigo.org/svn/trunk@12930 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/de_DE/admin.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index cd1225cbf..4d65458bc 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -344,7 +344,6 @@ $lang['for the file format'] = 'für das Format der Datei'; $lang['No missing thumbnail'] = 'Kein Vorschaubild fehlt'; $lang['Photo unreachable or no support'] = 'Foto unerreichbar oder nicht unterstützt'; $lang['GD version'] = 'Version von GD Library'; -$lang['Miniaturization parameters'] = 'Einstellungen für die Vorschaubilderstellung'; $lang['generated in'] = 'generiert in'; $lang['Results of miniaturization'] = 'Ergebnis der Vorschaubilderstellung'; $lang['General statistics'] = 'Allgemeine Statistiken'; |