diff options
Diffstat (limited to 'language/cs_CZ/admin.lang.php')
-rw-r--r-- | language/cs_CZ/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 8d3ba564b..ff1aa3fec 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -956,4 +956,5 @@ $lang['This group will be unset to default'] = 'Tato skupina nebude dále použi $lang['Type here the name of the new group'] = 'Napište sem jméno nové skupiny'; $lang['Purge user cache'] = 'Provést údržbu uživatelské mezipaměťi'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Rozměry obrázku budou zmenšeny na %dx%d pixelů.'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Změna velikosti po uploadu není aktivní, kvůli používání GD jako grafické knihovny.'; ?>
\ No newline at end of file |