10l, fix for previous commit

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18425 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
kraymer 2006-05-10 11:47:22 +00:00
parent dcb35177ac
commit 1349140d5a
1 changed files with 1 additions and 1 deletions

View File

@ -388,7 +388,7 @@ static char help_text[]=
"cd => 192kbps studio => 256kbps"
#define MSGTR_LameCantInit \
"Cannot set LAME options, check bitrate/samplerate, some very low bitrates\n"\
"(<32) need lower samplerates (i.e. -srate 8000)."\
"(<32) need lower samplerates (i.e. -srate 8000).\n"\
"If everything else fails, try a preset."
#define MSGTR_ConfigFileError "config file error"
#define MSGTR_ErrorParsingCommandLine "error parsing command line"