[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.235,1.236
Corey Hickey CVS
syncmail at mplayerhq.hu
Fri Mar 31 08:01:58 CEST 2006
CVS change done by Corey Hickey CVS
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv23515/help
Modified Files:
help_mp-en.h
Log Message:
A question needs a question mark, but in this case I think at least two
are required.
Fixes part 2 of Otvos Attila's "printf2mp_msg" changes.
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- help_mp-en.h 31 Mar 2006 05:49:05 -0000 1.235
+++ help_mp-en.h 31 Mar 2006 06:01:56 -0000 1.236
@@ -1537,7 +1537,7 @@
// libmpcodecs/vf_expand.c
#define MSGTR_MPCODECS_FullDRNotPossible "Full DR not possible, trying SLICES instead!\n"
#define MSGTR_MPCODECS_WarnNextFilterDoesntSupportSlices "WARNING! next filter doesn't support SLICES, get ready for sig11...\n"
-#define MSGTR_MPCODECS_FunWhydowegetNULL "Why do we get NULL \n"
+#define MSGTR_MPCODECS_FunWhydowegetNULL "Why do we get NULL??\n"
// libmpcodecs/vf_fame.c
#define MSGTR_MPCODECS_FatalCantOpenlibFAME "FATAL: cannot open libFAME!\n"
More information about the MPlayer-DOCS
mailing list