diff options
Diffstat (limited to 'help/help_mp-zh_TW.h')
-rw-r--r-- | help/help_mp-zh_TW.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-zh_TW.h b/help/help_mp-zh_TW.h index 710f189079..8eee71ea60 100644 --- a/help/help_mp-zh_TW.h +++ b/help/help_mp-zh_TW.h @@ -51,7 +51,8 @@ static char help_text[]= // mplayer.c: -#define MSGTR_Exiting "\n正在退出... (%s)\n" +#define MSGTR_Exiting "\n正在退出...\n" +#define MSGTR_ExitingHow "\n正在退出... (%s)\n" #define MSGTR_Exit_quit "離開" #define MSGTR_Exit_eof "檔案末端" #define MSGTR_Exit_error "致命錯誤" |