summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-10 11:47:22 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-10 11:47:22 +0000
commit1349140d5a99574ed8b4dffc45bfd9a32fbd4fd7 (patch)
treebe0378aca3d184e992bb2508d47522ba0505db30 /help
parentdcb35177ac6079c6829bf18bdc10463efa1acd07 (diff)
downloadmpv-1349140d5a99574ed8b4dffc45bfd9a32fbd4fd7.tar.bz2
mpv-1349140d5a99574ed8b4dffc45bfd9a32fbd4fd7.tar.xz
10l, fix for previous commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18425 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index e0dac21539..7f76b2c83f 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -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"