diff help/help_mp-sk.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 da4d3b99d779
line wrap: on
line diff
--- a/help/help_mp-sk.h	Tue Aug 24 19:29:17 2004 +0000
+++ b/help/help_mp-sk.h	Tue Aug 24 19:36:17 2004 +0000
@@ -50,7 +50,8 @@
 // ========================= MPlayer messages ===========================
 // 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 "Koniec"
 #define MSGTR_Exit_eof "Koniec súboru"
 #define MSGTR_Exit_error "Závažná chyba"