summaryrefslogtreecommitdiffstats
path: root/help/help_mp-zh_CN.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-19 20:26:04 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-19 20:26:04 +0000
commit8f12b9b42b9542882ca829957f2066c08f78dd27 (patch)
tree5d6246f50a0e71eafecdc9bbfb223c567a7319bd /help/help_mp-zh_CN.h
parentd1f02dd09952303c8edc2c888b029207e92cd4da (diff)
downloadmpv-8f12b9b42b9542882ca829957f2066c08f78dd27.tar.bz2
mpv-8f12b9b42b9542882ca829957f2066c08f78dd27.tar.xz
Fixed two typos noticed by Sycotic Smith (I think).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7806 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-zh_CN.h')
-rw-r--r--help/help_mp-zh_CN.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index b92d952bd6..3d2bf5819e 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -70,7 +70,7 @@ static char help_text[]=
#define MSGTR_ErrorDVDkey "DVD KEY处理出错.\n"
#define MSGTR_CmdlineDVDkey "DVD命令行要求的key被储存以用来解扰.\n"
#define MSGTR_DVDauthOk "DVD授权序列似乎OK.\n"
-#define MSGTR_DumpSelectedSteramMissing "dump: 致命错误: 指定的流不存在!\n"
+#define MSGTR_DumpSelectedStreamMissing "dump: 致命错误: 指定的流不存在!\n"
#define MSGTR_CantOpenDumpfile "无法打开dump文件!!!\n"
#define MSGTR_CoreDumped "core dumped :)\n"
#define MSGTR_FPSnotspecified "FPS在文件头中没有指定(或者是无效数据)! 用-fps选项!\n"
@@ -115,7 +115,7 @@ static char help_text[]=
#define MSGTR_AvailableAudioFm "\n可用的(编译了的)音频解码器族/驱动:\n"
#define MSGTR_AvailableVideoFm "\n可用的(编译了的)视频解码器族/驱动:\n"
#define MSGTR_UsingRTCTiming "使用Linux的硬件RTC计时(%ldHz)\n"
-#define MSGTR_CannotReadVideoPropertiers "视频: 无法读取属性\n"
+#define MSGTR_CannotReadVideoProperties "视频: 无法读取属性\n"
#define MSGTR_NoStreamFound "找不到流媒体\n"
#define MSGTR_InitializingAudioCodec "初始化音频解码器...\n"
#define MSGTR_ErrorInitializingVODevice "打开/初始化所选的视频输出(-vo)设备是出错!\n"