From c9d4ef4e593bde5a12d3eaa19b44ea5829866004 Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Mon, 05 May 2014 02:25:31 -0400 Subject: [PATCH] Merge branch 'stable-3.0.5' into 'stable-3.0.5' --- interface/web/designer/lib/lang/cz_module_edit.lng | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/interface/web/designer/lib/lang/cz_module_edit.lng b/interface/web/designer/lib/lang/cz_module_edit.lng index 847896d..972bc2c 100644 --- a/interface/web/designer/lib/lang/cz_module_edit.lng +++ b/interface/web/designer/lib/lang/cz_module_edit.lng @@ -9,14 +9,14 @@ $wb['cancel_txt'] = 'Zrušit'; $wb['header_txt'] = 'Vlastnosti modulu'; $wb['description_txt'] = ' -<b>Popis</b> +<b>Description</b> <br><br> -<b>Název modulu:</b> Název adresáře modulu. Pouze čísla, znaky a podtržitko jsou povoleny.<br> -<b>Titulek modulu:</b> Bude zobrazen v horní části hlavní navigace.<br> -<b>Soubor se šablonou:</b> Šablonový soubor modulu. Nyní dostupné: module.tpl.htm a module_tree.tpl.htm.Výchozí je module.tpl.htm.<br> -<b>NaviFrame:</b> Pokud je vybrán module_tree.tpl.htm jako šablona, zadejte zde cestu ke skriptu pro levý frame.<br> -<b>Výchozí stránka:</b> Tato stránka bude ukázána, když je modul zobrazen.<br> -<b>Šířka záložek:</b> Šířka záložek v hlavní navigaci. Pole je ve výchozím stavu prázdné. Můžete zadat absolutní hodnotu v pixelech (např. 20) nebo relativně (např 20%).<br> -<b>Rada:</b> Všechny cesty jsou relativně k adresáři web web. +<b>Modulename:</b> Name of the module directory. Only numbers, chars and underscore allowed.<br> +<b>Moduletitle:</b> Will be shown in the (upper) main navigation.<br> +<b>Template file:</b> Template file of the module. Currently available: module.tpl.htm and module_tree.tpl.htm. Default is module.tpl.htm.<br> +<b>NaviFrame:</b> If module_tree.tpl.htm selected as template file, enter here the path to the script file for the left frame.<br> +<b>Default page:</b> These page will be shown when the module is opened.<br> +<b>Tab width:</b> Width of the Tabs in the main navigation. The field is empty by default. You can enter values absolute in pixel (e.g 20) or relative (e.g 20%).<br> +<b>Hint:</b> All paths are relative to the directory \\"web\\". '; ?> -- Gitblit v1.9.1