mirror of
https://github.com/mpv-player/mpv
synced 2025-02-17 13:17:13 +00:00
commented out broken MSGTR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20814 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e21d33af60
commit
9813049ec4
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user