summaryrefslogtreecommitdiffstats
path: root/help/help_mp-zh_TW.h
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-28 16:37:09 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-28 16:37:09 +0000
commit473e2c136d3c7f53cdf0f475df609ea92ad6b7f7 (patch)
tree0102f9c47284048f53caa19224b5d2bb681f7b90 /help/help_mp-zh_TW.h
parent2cffa60fa7713af04eaceb171f4861791ee5c6a2 (diff)
downloadmpv-473e2c136d3c7f53cdf0f475df609ea92ad6b7f7.tar.bz2
mpv-473e2c136d3c7f53cdf0f475df609ea92ad6b7f7.tar.xz
Removed unused constant definition (MSGTR_InvalidAOdriver)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17988 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-zh_TW.h')
-rw-r--r--help/help_mp-zh_TW.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/help/help_mp-zh_TW.h b/help/help_mp-zh_TW.h
index a9bb98d751..82b7e2d787 100644
--- a/help/help_mp-zh_TW.h
+++ b/help/help_mp-zh_TW.h
@@ -60,7 +60,6 @@ static char help_text[]=
#define MSGTR_NoHomeDir "無法找到 HOME 目錄\n"
#define MSGTR_GetpathProblem "get_path(\"config\") 問題\n"
#define MSGTR_CreatingCfgFile "建立 config 檔: %s\n"
-#define MSGTR_InvalidAOdriver "無效的音效輸出驅動程式名稱: %s\n用 '-ao help' 來取得可用的音效驅動程式列表\n"
#define MSGTR_CopyCodecsConf "(把 etc/codecs.conf 從 MPlayer 原程式碼中複製/建立連接至 ~/.mplayer/codecs.conf)\n"
#define MSGTR_BuiltinCodecsConf "使用內建預設的 codecs.conf。\n"
#define MSGTR_CantLoadFont "無法載入字型: %s\n"