diff help/help_mp-en.h @ 17481:99c0caec4677

Fix the MSG?_FIXME and make the profiles help translatable.
author albeu
date Wed, 25 Jan 2006 11:28:19 +0000
parents 2ffede69ea15
children 32f3fb7a3d3f
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed Jan 25 01:17:57 2006 +0000
+++ b/help/help_mp-en.h	Wed Jan 25 11:28:19 2006 +0000
@@ -485,6 +485,11 @@
 #define MSGTR_MissingOptionParameter "Error: option '%s' must have a parameter!\n"
 #define MSGTR_OptionListHeader "\n Name                 Type            Min        Max      Global  CL    Cfg\n\n"
 #define MSGTR_TotalOptions "\nTotal: %d options\n"
+#define MSGTR_TooDeepProfileInclusion "WARNING: Too deep profile inclusion.\n"
+#define MSGTR_NoProfileDefined "No profiles have been defined.\n"
+#define MSGTR_AvailableProfiles "Available profiles:\n"
+#define MSGTR_UnknownProfile "Unknown profile '%s'.\n"
+#define MSGTR_Profile "Profile %s: %s\n"
 
 // open.c, stream.c:
 #define MSGTR_CdDevNotfound "CD-ROM Device '%s' not found.\n"