diff help/help_mp-zh_TW.h @ 13122:fcce0023bf55

printf -> mp_msg conversion, first steps patch by The Wanderer <inverseparadox@comcast.net>
author diego
date Tue, 24 Aug 2004 19:36:17 +0000
parents 02d8e4d69cc6
children da4d3b99d779
line wrap: on
line diff
--- a/help/help_mp-zh_TW.h	Tue Aug 24 19:29:17 2004 +0000
+++ b/help/help_mp-zh_TW.h	Tue Aug 24 19:36:17 2004 +0000
@@ -51,7 +51,8 @@
 
 // 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 "致命錯誤"