summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-07 18:40:28 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-07 18:40:28 +0000
commitb4f070d17011c3eeca73dab6204a74d4a5a6c9b0 (patch)
treeb096043c281dc080523d74b3546c544191b9c9cd /help
parent0a007f3c1fd78ea7f485fefb252ddced36c90e2c (diff)
downloadmpv-b4f070d17011c3eeca73dab6204a74d4a5a6c9b0.tar.bz2
mpv-b4f070d17011c3eeca73dab6204a74d4a5a6c9b0.tar.xz
Sync with mp_help-en.h v1.121
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12774 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-it.h12
1 files changed, 11 insertions, 1 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 54d934d33c..f0a188658f 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -1,7 +1,7 @@
// Translated by: Fabio Olimpieri <fabio.olimpieri@tin.it>
// Updated by: Roberto Togni <see AUTHORS for email address>
-// Updated to help_mp-en.h v1.115
+// Updated to help_mp-en.h v1.121
// ========================= MPlayer help ===========================
@@ -347,6 +347,16 @@ static char help_text[]=
#define MSGTR_MovieAspectIsSet "Movie-Aspect è %.2f:1 - riscalo per ottenere un rapporto corretto.\n"
#define MSGTR_MovieAspectUndefined "Movie-Aspect non definito - nessuna scalatura.\n"
+// vd_dshow.c, vd_dmo.c
+#define MSGTR_DownloadCodecPackage "Devi installare o aggiornare i codec binari.\nVai a http://mplayerhq.hu/homepage/dload.html\n"
+#define MSGTR_DShowInitOK "INFO: Win32/DShow inizializzato correttamente.\n"
+#define MSGTR_DMOInitOK "INFO: Win32/DMO inizializzato correttamente.\n"
+
+// x11_common.c
+#define MSGTR_EwmhFullscreenStateFailed "\nX11: Impossibile inviare l'evento schermo pieno EWMH!\n"
+
+#define MSGTR_NeedAfVolume "Mixer: questo driver audio richiede \"-af volume\" per regolare il volume.\n"
+
// ====================== GUI messages/buttons ========================
#ifdef HAVE_NEW_GUI