summaryrefslogtreecommitdiffstats
path: root/help_mp-cs.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-cs.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-cs.h')
-rw-r--r--help_mp-cs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help_mp-cs.h b/help_mp-cs.h
index 533bf4b3f5..19af2e60ef 100644
--- a/help_mp-cs.h
+++ b/help_mp-cs.h
@@ -132,6 +132,7 @@ static char help_text[]=
#define MSGTR_TooManyAudioInBuffer "\nDEMUXER: Příliš mnoho (%d v %d bytes) audio paketů v bufferu!\n"
#define MSGTR_TooManyVideoInBuffer "\nDEMUXER: Příliš mnoho (%d v %d bytes) video paketů v bufferu!\n"
#define MSGTR_MaybeNI "(možná přehráváte neprokládaný proud/soubor nebo kodek selhal)\n"
+#define MSGTR_DetectedFLIfile "Detekován FLI formát souboru!\n"
#define MSGTR_DetectedAVIfile "Detekován AVI formát souboru!\n"
#define MSGTR_DetectedASFfile "Detekován ASF formát souboru!\n"
#define MSGTR_DetectedMPEGPESfile "Detekován MPEG-PES formát souboru!\n"