[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.213,1.214
The Wanderer CVS
syncmail at mplayerhq.hu
Thu Dec 15 18:54:32 CET 2005
CVS change done by The Wanderer CVS
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv18346/help
Modified Files:
help_mp-en.h
Log Message:
one-word grammar fix for "incompatible codec" message
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -r1.213 -r1.214
--- help_mp-en.h 15 Dec 2005 15:58:36 -0000 1.213
+++ help_mp-en.h 15 Dec 2005 17:54:29 -0000 1.214
@@ -950,7 +950,7 @@
// ======================= VO Video Output drivers ========================
#define MSGTR_VOincompCodec "The selected video_out device is incompatible with this codec.\n"\
- "Also try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.\n"
+ "Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.\n"
#define MSGTR_VO_GenericError "This error has occurred"
#define MSGTR_VO_UnableToAccess "Unable to access"
#define MSGTR_VO_ExistsButNoDirectory "already exists, but is not a directory."
More information about the MPlayer-DOCS
mailing list