summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-22 21:19:15 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-22 21:19:15 +0000
commit4d491fb30ec6aaa09f13868814c05bf7a28dbe39 (patch)
tree8a65201d3e0bc4d99be6ad325b5de2d619d24627 /help
parentd5268a94fc47a574eaa41988585e45dc0b7592e8 (diff)
downloadmpv-4d491fb30ec6aaa09f13868814c05bf7a28dbe39.tar.bz2
mpv-4d491fb30ec6aaa09f13868814c05bf7a28dbe39.tar.xz
typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14771 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index b5a04c8532..debd8bfccc 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -337,9 +337,9 @@ static char help_text[]=
"mw-us => 40kbps/mono voice => 56kbps/mono\n"\
"fm/radio/tape => 112kbps hifi => 160kbps\n"\
"cd => 192kbps studio => 256kbps"
-#define MSGTR_LameCantInit "can't set Lame options, check bitrate/samplerate,"\
-" some very low bitrates (<32) need lower samplerates (i.e. -srate 8000). "\
-"if everything else fails, try a preset."
+#define MSGTR_LameCantInit "Cannot set LAME options, check bitrate/samplerate,"\
+"some very low bitrates (<32) need lower samplerates (i.e. -srate 8000)."\
+"If everything else fails, try a preset."
#define MSGTR_ConfigfileError "configfile error"
#define MSGTR_ErrorParsingCommandLine "error parsing cmdline"
#define MSGTR_VideoStreamRequired "Video stream is mandatory!\n"