summaryrefslogtreecommitdiffstats
path: root/help/help_mp-zh_CN.h
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-08 21:41:29 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-08 21:41:29 +0000
commit4efe8506e2b74359af7432c87e5ed0074c94782d (patch)
treecbf4389c8e0ea4b1e5b1b6331293d1b9e4715835 /help/help_mp-zh_CN.h
parent922162fb5d99604e8c7fdb72b09f626c6d9f087e (diff)
downloadmpv-4efe8506e2b74359af7432c87e5ed0074c94782d.tar.bz2
mpv-4efe8506e2b74359af7432c87e5ed0074c94782d.tar.xz
removed the historic libcss support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11594 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, 0 insertions, 4 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index bad3b84b5b..58be41d5c6 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -13,9 +13,6 @@ static char help_text[]=
#ifdef HAVE_VCD
" vcd://<trackno> 从设备而不是普通文件上播放VCD(video cd)track\n"
#endif
-#ifdef HAVE_LIBCSS
-" -dvdauth <dev> 为DVD设备设置授权码(用于加密光盘)\n"
-#endif
#ifdef USE_DVDREAD
" dvd://<titleno> 从设备而不是普通文件上播放DVD title/track\n"
" -alang/-slang 选择DVD音轨/字幕的语言(使用两位的国家代码)\n"
@@ -282,7 +279,6 @@ static char help_text[]=
#define MSGTR_CantSeekFile "无法在这个文件中搜索. \n"
#define MSGTR_EncryptedVOB "加密的VOB文件! 阅读DOCS/zh/cd-dvd.html.\n"
-#define MSGTR_EncryptedVOBauth "加密流但你没有要求使用授权!\n"
#define MSGTR_MOVcomprhdr "MOV: 压缩的文件头的支持需要ZLIB!\n"
#define MSGTR_MOVvariableFourCC "MOV: 警告! 检测到可变的FOURCC!?\n"