summaryrefslogtreecommitdiffstats
path: root/help_mp-fr.h
diff options
context:
space:
mode:
authorjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-22 14:28:29 +0000
committerjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-22 14:28:29 +0000
commit5b7905fdd28563c413da624ffa9afe4afdd88600 (patch)
tree5ccd579ed56420cb071109d73645f3fc3c085fc2 /help_mp-fr.h
parent221d71586f4142e14b8a0cd37b245770574f4cd5 (diff)
downloadmpv-5b7905fdd28563c413da624ffa9afe4afdd88600.tar.bz2
mpv-5b7905fdd28563c413da624ffa9afe4afdd88600.tar.xz
changed 'detected fileformat' messages to a message with %s
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7483 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-fr.h')
-rw-r--r--help_mp-fr.h19
1 files changed, 1 insertions, 18 deletions
diff --git a/help_mp-fr.h b/help_mp-fr.h
index 124676071b..5581e5c4e4 100644
--- a/help_mp-fr.h
+++ b/help_mp-fr.h
@@ -103,8 +103,6 @@ static char help_text[]=
"- -cache est utilisé avec un fichier mal multiplexé => essayer avec -nocache\n"\
"Si rien de tout cela ne résout le problème, lire DOCS/bugreports.html !\n\n"
-
-
#define MSGTR_NoGui "MPlayer a été compilé SANS support GUI!\n"
#define MSGTR_GuiNeedsX "MPlayer GUI a besoin de X11!\n"
#define MSGTR_Playing "Joue %s\n"
@@ -183,22 +181,7 @@ static char help_text[]=
#define MSGTR_MaybeNI "Peut-être jouez-vous un flux/fichier mal multiplexé, ou le codec n'est pas là...\n"\
"Pour les fichier .AVI, essayez l'option -ni."
#define MSGTR_SwitchToNi "\nFichier .AVI mal multiplexé - passage en mode -ni!\n"
-#define MSGTR_DetectedFILMfile "Fichier de type FILM détecté!\n"
-#define MSGTR_DetectedFLIfile "Fichier de type FLI détecté!\n"
-#define MSGTR_DetectedROQfile "Fichier de type RoQ détecté!\n"
-#define MSGTR_DetectedREALfile "Fichier de type REAL détecté!\n"
-#define MSGTR_DetectedAVIfile "Fichier de type AVI détecté!\n"
-#define MSGTR_DetectedASFfile "Fichier de type ASF détecté!\n"
-#define MSGTR_DetectedMPEGPESfile "Fichier de type MPEG-PES détecté!\n"
-#define MSGTR_DetectedMPEGPSfile "Fichier de type MPEG-PS détecté!\n"
-#define MSGTR_DetectedMPEGESfile "Fichier de type MPEG-ES détecté!\n"
-#define MSGTR_DetectedQTMOVfile "Fichier de type QuickTime/MOV détecté!\n"
-#define MSGTR_DetectedYUV4MPEG2file "Fichier de type YUV4MPEG2 détecté!\n"
-#define MSGTR_DetectedNuppelVideofile "Fichier de type NuppelVideo détecté!\n"
-#define MSGTR_DetectedVIVOfile "Fichier de type VIVO détecté!\n"
-#define MSGTR_DetectedBMPfile "Fichier de type BMP détecté!\n"
-#define MSGTR_DetectedOGGfile "Fichier de type OGG détecté!\n"
-#define MSGTR_DetectedRAWDVfile "Fichier de type RAWDV détecté!\n"
+#define MSGTR_Detected_XXX_FileFormat "Fichier de type %s détecté!\n"
#define MSGTR_DetectedAudiofile "Fichier audio détecté!\n"
#define MSGTR_NotSystemStream "Pas un flux de type MPEG System... (peut-être un flux de transport?)\n"
#define MSGTR_InvalidMPEGES "Flux MPEG-ES invalide??? Contactez l'auteur, c'est peut-être un bug :(\n"