summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorluran <luran@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-11 10:13:18 +0000
committerluran <luran@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-11 10:13:18 +0000
commit6caa2318a2c5a93e569bf0b6cde45b297d1943f7 (patch)
treed2f918a219e606cd41bda2a4424c32624afe94bc /help
parent66fa775d76d2c5cb2de2c82c508953628c2f8263 (diff)
downloadmpv-6caa2318a2c5a93e569bf0b6cde45b297d1943f7.tar.bz2
mpv-6caa2318a2c5a93e569bf0b6cde45b297d1943f7.tar.xz
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18436 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-zh_CN.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index 1b2217a488..5106c75181 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -1,5 +1,5 @@
// Translated by Lu Ran <hephooey@fastmail.fm>
-// Synced with help_mp-en.h 1.251
+// Synced with help_mp-en.h 1.254
// (Translator before 2006-04-24)
// Emfox Zhou <EmfoxZhou@gmail.com>
@@ -373,8 +373,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 "无法设定LAME选项, 检查比特率/采样率,"\
-"一些非常低的比特率(<32)需要低采样率(如 -srate 8000)."\
+#define MSGTR_LameCantInit \
+"无法设定LAME选项, 检查比特率/采样率,\n"\
+"一些非常低的比特率(<32)需要低采样率(如 -srate 8000).\n"\
"如果都不行, 试试使用预设值."
#define MSGTR_ConfigFileError "配置文件错误"
#define MSGTR_ErrorParsingCommandLine "解析命令行错误"