aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-10-04 20:16:33 +0000
committerddtddt <ddtddt@piwigo.org>2010-10-04 20:16:33 +0000
commit551f38b82bd63a1c93b7447223f32c273375233d (patch)
tree74a45c401a5e153b5f4c86787d1ca9833c0a0ebb /plugins
parent46f261f1cdb0f64ed92314b2592a1fd36cf27e65 (diff)
[branche2.1] - LocalFilesEditor - test for ů
git-svn-id: http://piwigo.org/svn/branches/2.1@7097 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rw-r--r--plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php b/plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php
index 94355e362..c028e1d88 100644
--- a/plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php
@@ -39,7 +39,7 @@ $lang['locfiledit_restore'] = 'Obnovit ze zálohy';
$lang['locfiledit_restore_confirm'] = 'Prosím potvrïte?Obnova nebude mít efekt do dalšího uložení.';
$lang['locfiledit_bak_loaded1'] = 'Záložní soubor nahrán.';
$lang['locfiledit_bak_loaded2'] = 'Musíte nejprve soubor uložit aby mohl být obnoven.';
-$lang['locfiledit_syntax_error'] = 'Syntax error! Soubor nemuže být uložen.';
+$lang['locfiledit_syntax_error'] = 'Syntax error! Soubor nemůže být uložen.';
$lang['locfiledit_enable_editarea'] = 'Povol editaci';
$lang['locfiledit_disable_editarea'] = 'Zakázat editaci';
$lang['locfiledit_new_tpl'] = 'Vytvoøit nový soubor';