[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.224,1.225

Corey Hickey CVS syncmail at mplayerhq.hu
Wed Mar 15 22:32:12 CET 2006


CVS change done by Corey Hickey CVS

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

Modified Files:
	help_mp-en.h 
Log Message:
Fix up libaf unknown-format printing


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- help_mp-en.h	14 Mar 2006 16:57:15 -0000	1.224
+++ help_mp-en.h	15 Mar 2006 21:32:10 -0000	1.225
@@ -1158,9 +1158,9 @@
 #define MSGTR_AF_LADSPA_ErrControlBelow "%s: Input control #%d is below lower boundary of %0.4f.\n"
 #define MSGTR_AF_LADSPA_ErrControlAbove "%s: Input control #%d is above upper boundary of %0.4f.\n"
 
-// af_format.c
+// format.c
 
-#define MSGTR_AF_FORMAT_UnknownSpecial "Unknown special\n"
+#define MSGTR_AF_FORMAT_UnknownFormat "unknown-format "
 
 // ========================== INPUT =========================================
 




More information about the MPlayer-DOCS mailing list