summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-09 14:26:14 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-09 14:26:14 +0000
commit9813049ec4730b92f8bd5560453db9d244dcd20f (patch)
tree45b2cfad037445e5572069ec475326fd69a11116 /help
parente21d33af60f009ed9366151697634c0de404cbca (diff)
downloadmpv-9813049ec4730b92f8bd5560453db9d244dcd20f.tar.bz2
mpv-9813049ec4730b92f8bd5560453db9d244dcd20f.tar.xz
commented out broken MSGTR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20814 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-zh_TW.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-zh_TW.h b/help/help_mp-zh_TW.h
index 1308fa3fd2..c947afeadb 100644
--- a/help/help_mp-zh_TW.h
+++ b/help/help_mp-zh_TW.h
@@ -56,7 +56,7 @@ static char help_text[]=
#define MSGTR_Exit_quit "離開"
#define MSGTR_Exit_eof "檔案末端"
#define MSGTR_Exit_error "致命錯誤"
-#define MSGTR_IntBySignal "\nMPlayer 被 %s 模組中的 %d 訊號 中斷\n"
+//#define MSGTR_IntBySignal "\nMPlayer 被 %s 模組中的 %d 訊號 中斷\n" // wrong order of format identifiers breaks compilation
#define MSGTR_NoHomeDir "無法找到 HOME 目錄\n"
#define MSGTR_GetpathProblem "get_path(\"config\") 問題\n"
#define MSGTR_CreatingCfgFile "建立 config 檔: %s\n"