diff help/help_mp-en.h @ 23398:69bf352bcef8

Drop the metadata stuff and replace it with generic property string expansion.
author albeu
date Wed, 30 May 2007 07:07:32 +0000
parents 74efb0fa8a0b
children 519e42b716aa
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed May 30 07:05:34 2007 +0000
+++ b/help/help_mp-en.h	Wed May 30 07:07:32 2007 +0000
@@ -1606,7 +1606,8 @@
 
 // libmenu/menu_param.c
 #define MSGTR_LIBMENU_SubmenuDefinitionNeedAMenuAttribut "[MENU] Submenu definition needs a 'menu' attribute.\n"
-#define MSGTR_LIBMENU_PrefMenuEntryDefinitionsNeed "[MENU] Pref menu entry definitions need a valid 'property' attribute (line %d).\n"
+#define MSGTR_LIBMENU_InvalidProperty "[MENU] Invalid property '%s' in pref menu entry. (line %d).\n"
+#define MSGTR_LIBMENU_PrefMenuEntryDefinitionsNeed "[MENU] Pref menu entry definitions need a valid 'property' or 'txt' attribute (line %d).\n"
 #define MSGTR_LIBMENU_PrefMenuNeedsAnArgument "[MENU] Pref menu needs an argument.\n"
 
 // libmenu/menu_pt.c