diff help/help_mp-cs.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 ac69b16fed52
children 0566f08b1d99
line wrap: on
line diff
--- a/help/help_mp-cs.h	Tue Aug 24 19:29:17 2004 +0000
+++ b/help/help_mp-cs.h	Tue Aug 24 19:36:17 2004 +0000
@@ -49,7 +49,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nKončím... (%s)\n"
+#define MSGTR_Exiting "\nKončím...\n"
+#define MSGTR_ExitingHow "\nKončím... (%s)\n"
 #define MSGTR_Exit_quit "Konec"
 #define MSGTR_Exit_eof "Konec souboru"
 #define MSGTR_Exit_error "Závažná chyba"