summaryrefslogtreecommitdiffstats
path: root/help_mp-fr.h
diff options
context:
space:
mode:
authormelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-25 00:01:13 +0000
committermelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-25 00:01:13 +0000
commit21f0a967988dcb720cd77517bb0f901f23d7c688 (patch)
treeec29f8ceaab7c6832bcfeca88ecfd17a9ec76a85 /help_mp-fr.h
parent021e4560ce92a3d07e9796dd1db90512d409e687 (diff)
downloadmpv-21f0a967988dcb720cd77517bb0f901f23d7c688.tar.bz2
mpv-21f0a967988dcb720cd77517bb0f901f23d7c688.tar.xz
added the "FLI format detected" message to all the language help files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3103 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-fr.h')
-rw-r--r--help_mp-fr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help_mp-fr.h b/help_mp-fr.h
index a8e7e352dc..e1bb2e506d 100644
--- a/help_mp-fr.h
+++ b/help_mp-fr.h
@@ -141,6 +141,7 @@ static char help_text[]=
#define MSGTR_TooManyAudioInBuffer "\nDEMUXER: Trop (%d dans %d octets) de packets audio dans le tampon!\n"
#define MSGTR_TooManyVideoInBuffer "\nDEMUXER: Trop (%d dans %d octets) de packets vidéo dans le tampon!\n"
#define MSGTR_MaybeNI "(Peut-être jouez-vous un flux/fichier non-entrelacé, ou le codec manque...)\n"
+#define MSGTR_DetectedFLIfile "Format de fichier FLI détecté!\n"
#define MSGTR_DetectedAVIfile "Format de fichier AVI détecté!\n"
#define MSGTR_DetectedASFfile "Format de fichier ASF détecté!\n"
#define MSGTR_DetectedMPEGPESfile "Format de fichier MPEG-PES détecté!\n"