diff help/help_mp-it.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 e99f09e67fb7
children da4d3b99d779
line wrap: on
line diff
--- a/help/help_mp-it.h	Tue Aug 24 19:29:17 2004 +0000
+++ b/help/help_mp-it.h	Tue Aug 24 19:36:17 2004 +0000
@@ -51,7 +51,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nIn uscita... (%s)\n"
+#define MSGTR_Exiting "\nIn uscita...\n"
+#define MSGTR_ExitingHow "\nIn uscita... (%s)\n"
 #define MSGTR_Exit_quit "Uscita"
 #define MSGTR_Exit_eof "Fine del file"
 #define MSGTR_Exit_error "Errore fatale"