summaryrefslogtreecommitdiffstats
path: root/help/help_mp-zh_CN.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-07 00:14:23 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-07 00:14:23 +0000
commit2ae4fd50f07fcedcc4832501cb670caa200cdbfa (patch)
tree59d2f190bb9ff4d79c45cd9dc5795dad0c30b2c3 /help/help_mp-zh_CN.h
parentfb4299aa23f29acb7d3a98b3217df2132c381d4f (diff)
downloadmpv-2ae4fd50f07fcedcc4832501cb670caa200cdbfa.tar.bz2
mpv-2ae4fd50f07fcedcc4832501cb670caa200cdbfa.tar.xz
printf --> mp_msg conversion
patch by the Wanderer <inverseparadox at comcast dot net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13578 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-zh_CN.h')
-rw-r--r--help/help_mp-zh_CN.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index b2d7793fb0..b8ec674d06 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -118,8 +118,6 @@ static char help_text[]=
#define MSGTR_ErrorInitializingVODevice "打开/初始化所选的视频输出(-vo)设备是出错!\n"
#define MSGTR_ForcedVideoCodec "指定的视频解码器: %s\n"
#define MSGTR_ForcedAudioCodec "指定的音频解码器: %s\n"
-#define MSGTR_AODescription_AOAuthor "AO: 描述: %s\nAO: 作者: %s\n"
-#define MSGTR_AOComment "AO: 备注: %s\n"
#define MSGTR_Video_NoVideo "视频: no video\n"
#define MSGTR_NotInitializeVOPorVO "\n致命错误: 无法初始化视频插件(-vf)或视频输出(-vo)!\n"
#define MSGTR_Paused "\n ===== 暂停 =====\r"