diff options
Diffstat (limited to 'help/help_mp-zh_CN.h')
-rw-r--r-- | help/help_mp-zh_CN.h | 4 |
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" |