[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.252,1.253
Sebastian Kraemer CVS
syncmail at mplayerhq.hu
Wed May 10 13:43:36 CEST 2006
CVS change done by Sebastian Kraemer CVS
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv22601
Modified Files:
help_mp-en.h
Log Message:
fix missing line break for MSGTR_LameCantInit
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -r1.252 -r1.253
--- help_mp-en.h 30 Apr 2006 01:53:36 -0000 1.252
+++ help_mp-en.h 10 May 2006 11:43:34 -0000 1.253
@@ -386,8 +386,9 @@
"mw-us => 40kbps/mono voice => 56kbps/mono\n"\
"fm/radio/tape => 112kbps hifi => 160kbps\n"\
"cd => 192kbps studio => 256kbps"
-#define MSGTR_LameCantInit "Cannot set LAME options, check bitrate/samplerate,"\
-"some very low bitrates (<32) need lower samplerates (i.e. -srate 8000)."\
+#define MSGTR_LameCantInit \
+"Cannot set LAME options, check bitrate/samplerate, some very low bitrates\n"\
+"(<32) need lower samplerates (i.e. -srate 8000)."\
"If everything else fails, try a preset."
#define MSGTR_ConfigFileError "config file error"
#define MSGTR_ErrorParsingCommandLine "error parsing command line"
More information about the MPlayer-DOCS
mailing list