diff help/help_mp-fr.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 03d3ab9f6400
children da4d3b99d779
line wrap: on
line diff
--- a/help/help_mp-fr.h	Tue Aug 24 19:29:17 2004 +0000
+++ b/help/help_mp-fr.h	Tue Aug 24 19:36:17 2004 +0000
@@ -50,7 +50,8 @@
 
 // mplayer.c: 
 
-#define MSGTR_Exiting "\nSortie... (%s)\n"
+#define MSGTR_Exiting "\nSortie...\n"
+#define MSGTR_ExitingHow "\nSortie... (%s)\n"
 #define MSGTR_Exit_quit "Fin"
 #define MSGTR_Exit_eof "Fin du fichier"
 #define MSGTR_Exit_error "Erreur fatale"