summaryrefslogtreecommitdiffstats
path: root/help_mp-it.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-it.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-it.h')
-rw-r--r--help_mp-it.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/help_mp-it.h b/help_mp-it.h
index f2489adac9..f097dc09c1 100644
--- a/help_mp-it.h
+++ b/help_mp-it.h
@@ -137,16 +137,7 @@ static char help_text[]=
#define MSGTR_TooManyAudioInBuffer "\nDEMUXER: Troppi (%d in %d byte) pacchetti audio nel buffer!\n"
#define MSGTR_TooManyVideoInBuffer "\nDEMUXER: Troppi (%d in %d byte) pacchetti video nel buffer!\n"
#define MSGTR_MaybeNI "(forse stai riproducendo un flusso/file non interlacciato o il codec non funziona)\n"
-#define MSGTR_DetectedFILMfile "Rilevato formato file FILM !\n"
-#define MSGTR_DetectedFLIfile "Rilevato formato file FLI !\n"
-#define MSGTR_DetectedROQfile "Rilevato formato file RoQ !\n"
-#define MSGTR_DetectedREALfile "Rilevato formato file REAL !\n"
-#define MSGTR_DetectedAVIfile "Rilevato formato file AVI !\n"
-#define MSGTR_DetectedASFfile "Rilevato formato file ASF !\n"
-#define MSGTR_DetectedMPEGPESfile "Rilevato formato file MPEG-PES !\n"
-#define MSGTR_DetectedMPEGPSfile "Rilevato formato file MPEG-PS !\n"
-#define MSGTR_DetectedMPEGESfile "Rilevato formato file MPEG-ES !\n"
-#define MSGTR_DetectedQTMOVfile "Rilevato formato file QuickTime/MOV !\n"
+#define MSGTR_Detected_XXX_FileFormat "Rilevato formato file %s!\n"
#define MSGTR_InvalidMPEGES "Flusso MPEG-ES non valido??? Contatta l\'autore, può essere un baco :(\n"
#define MSGTR_FormatNotRecognized "===== Mi dispiace, questo formato file non è riconosciuto/supportato ======\n"\
"=== Se questo è un file AVI, ASF o MPEG, per favore contatta l\'autore! ===\n"