Mercurial > mplayer.hg
changeset 20798:8443546006c1
commented out broken MSGTR
author | kraymer |
---|---|
date | Thu, 09 Nov 2006 14:26:14 +0000 |
parents | 82cc34c97955 |
children | 7e2bc0167fd1 |
files | help/help_mp-zh_TW.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-zh_TW.h Thu Nov 09 14:13:34 2006 +0000 +++ b/help/help_mp-zh_TW.h Thu Nov 09 14:26:14 2006 +0000 @@ -56,7 +56,7 @@ #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"