summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-05-21 15:58:25 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-05-21 15:58:25 +0000
commitee80087b2009cb356505a53cc9eda0c811ac6ab5 (patch)
tree24a7bd8791372b839eb6f8bda8c25a30963c4453 /help
parent1e6b7fd5f34c11c92fc212fed82f0dce618f924e (diff)
downloadmpv-ee80087b2009cb356505a53cc9eda0c811ac6ab5.tar.bz2
mpv-ee80087b2009cb356505a53cc9eda0c811ac6ab5.tar.xz
sync'ed up with r23028
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23366 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-it.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 2133e64838..4add137d3c 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -2,7 +2,7 @@
// Updated by: Roberto Togni <see AUTHORS for email address>
// Updated by: PaulTT <paultt@hackerjournal.it>
-// Updated to help_mp-en.h r23003
+// Updated to help_mp-en.h r23028
// TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated
//
@@ -635,6 +635,10 @@ static char help_text[]=
#define MSGTR_NoBindFound "Nessun controllo legato al tasto '%s'."
#define MSGTR_FailedToOpen "Apertura di '%s' fallita.\n"
//
+#define MSGTR_VideoID "[%s] Trovato flusso video, -vid %d\n"
+#define MSGTR_AudioID "[%s] Trovato flusso audio, -aid %d\n"
+#define MSGTR_SubtitleID "[%s] Trovato flusso sottotitoli, -sid %d\n"
+
// dec_video.c & dec_audio.c:
#define MSGTR_CantOpenCodec "impossibile aprire il codec\n"
#define MSGTR_CantCloseCodec "impossibile chiudere il codec\n"