summaryrefslogtreecommitdiffstats
path: root/help/help_mp-cs.h
diff options
context:
space:
mode:
Diffstat (limited to 'help/help_mp-cs.h')
-rw-r--r--help/help_mp-cs.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/help/help_mp-cs.h b/help/help_mp-cs.h
index c32b7f1256..2cf6a7aafd 100644
--- a/help/help_mp-cs.h
+++ b/help/help_mp-cs.h
@@ -1429,6 +1429,10 @@ static char help_text[]=
// ========================== LIBMPMENU ===================================
+// common
+
+#define MSGTR_LIBMENU_NoEntryFoundInTheMenuDefinition "[MENU] V definici menu nebyla nalezena ľádná poloľka.\n"
+
// libmenu/menu.c
#define MSGTR_LIBMENU_SyntaxErrorAtLine "[MENU] Syntaktická chyba na řádku: %d\n"
#define MSGTR_LIBMENU_MenuDefinitionsNeedANameAttrib "[MENU] Definice Menu vyľadují pojmenovaný atribut (řádek %d)\n"
@@ -1442,7 +1446,6 @@ static char help_text[]=
#define MSGTR_LIBMENU_UnsupportedOutformat "[MENU] Nepodporovaný výstupní formát!!!!\n"
// libmenu/menu_cmdlist.c
-#define MSGTR_LIBMENU_NoEntryFoundInTheMenuDefinition "[MENU] V definici menu nebyla nalezena ľádná poloľka.\n"
#define MSGTR_LIBMENU_ListMenuEntryDefinitionsNeedAName "[MENU] Poloľky typu seznam vyľadují název (řádek %d).\n"
#define MSGTR_LIBMENU_ListMenuNeedsAnArgument "[MENU] Poloľka typu seznam vyľaduje argument.\n"
@@ -1463,7 +1466,6 @@ static char help_text[]=
#define MSGTR_LIBMENU_CantOpenDirectory "[MENU] Nelze otevřít adresář %s\n"
// libmenu/menu_param.c
-#define MSGTR_LIBMENU_NoEntryFoundInTheMenuDefinition "[MENU] V definici menu nebyla nalezena ľádná poloľka.\n"
#define MSGTR_LIBMENU_SubmenuDefinitionNeedAMenuAttribut "[MENU] Definice podmenu vyľaduje atribut 'menu'.\n"
#define MSGTR_LIBMENU_PrefMenuEntryDefinitionsNeed "[MENU] Poloľka menu Pref vyľaduje platný atribut 'property' (řádek %d).\n"
#define MSGTR_LIBMENU_PrefMenuNeedsAnArgument "[MENU] Menu Pref vyľaduje argument.\n"