[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.219,1.220

Alban Bedel CVS syncmail at mplayerhq.hu
Wed Jan 25 12:28:22 CET 2006


CVS change done by Alban Bedel CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv22030/help

Modified Files:
	help_mp-en.h 
Log Message:
Fix the MSG?_FIXME and make the profiles help translatable.


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -r1.219 -r1.220
--- help_mp-en.h	18 Jan 2006 21:37:55 -0000	1.219
+++ help_mp-en.h	25 Jan 2006 11:28:19 -0000	1.220
@@ -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"




More information about the MPlayer-DOCS mailing list