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/cs_CZ/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/cs_CZ/admin.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 69d1fa0e7..58473c151 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -349,7 +349,6 @@ $lang['for the file format'] = 'pro formát souboru'; $lang['No missing thumbnail'] = 'Nechybí žádný náhled'; $lang['Photo unreachable or no support'] = 'Fotografie není dostupná nebo podporovaná'; $lang['GD version'] = 'Verze GD knihovny'; -$lang['Miniaturization parameters'] = 'Parametry miniaturizace'; $lang['generated in'] = 'generováno během'; $lang['Results of miniaturization'] = 'Výsledky miniaturizace'; $lang['General statistics'] = 'Celková statistika'; |