summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-22 11:27:44 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-22 11:27:44 +0000
commit1d8a67257f5d0e46399ba4e374a3b3522002eb01 (patch)
tree68ad39f400bf666e8b55a1fe48c5cdcb1e344942 /help
parentabc2cbf406dcfc476395ceab997d873709b813f2 (diff)
downloadmpv-1d8a67257f5d0e46399ba4e374a3b3522002eb01.tar.bz2
mpv-1d8a67257f5d0e46399ba4e374a3b3522002eb01.tar.xz
sync'd up to r22772
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22780 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-it.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 4404378a60..30f873acf9 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 r22483
+// Updated to help_mp-en.h r22772
// TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated
//
@@ -1970,11 +1970,11 @@ static char help_text[]=
#define MSGTR_RADIO_CaptureStarting "[radio] Inizio la parte di cattura.\n"
#define MSGTR_RADIO_ClearBufferFailed "[radio] Pulizia buffer fallita: %s\n"
#define MSGTR_RADIO_StreamEnableCacheFailed "[radio] Chiamata a stream_enable_cache fallito: %s\n"
-#define MSGTR_RADIO_DriverUnknownId "[radio] Id driver sconosciuto: %d\n"
#define MSGTR_RADIO_DriverUnknownStr "[radio] Nome driver sconosciuto: %s\n"
#define MSGTR_RADIO_DriverV4L2 "[radio] Uso l'interfaccia radio V4Lv2.\n"
#define MSGTR_RADIO_DriverV4L "[radio] Uso l'interfaccia radio V4Lv1.\n"
#define MSGTR_RADIO_DriverBSDBT848 "[radio] Utilizzo l'interfaccia radio *BSD BT848.\n"
+#define MSGTR_RADIO_AvailableDrivers "[radio] Driver disponibili: "
// ================================== LIBASS ====================================