summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-12 23:19:46 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-12 23:19:46 +0000
commitc941ffb0b9d979aac8edd33bfc2e9eac651b7f65 (patch)
tree01c4628fd5acc0c68ff81724d6b9d5763d8a1514 /help
parent4c36d86a38ded3594fd446bf70d46a18335f31ef (diff)
downloadmpv-c941ffb0b9d979aac8edd33bfc2e9eac651b7f65.tar.bz2
mpv-c941ffb0b9d979aac8edd33bfc2e9eac651b7f65.tar.xz
sync'd with r20191
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20196 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-it.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index ee311e8cfc..54dc8341d7 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 r19979
+// Updated to help_mp-en.h r20191
// TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated
//
@@ -651,9 +651,8 @@ static char help_text[]=
// LIRC:
#define MSGTR_SettingUpLIRC "Configurazione del supporto per LIRC...\n"
-#define MSGTR_LIRCdisabled "Non potrai usare il tuo telecomando\n"
-#define MSGTR_LIRCopenfailed "Apertura del supporto per LIRC fallita!\n"
-#define MSGTR_LIRCcfgerr "Fallimento nella lettura del file di configurazione di LIRC %s!\n"
+#define MSGTR_LIRCopenfailed "Apertura del supporto per LIRC fallita. Non potrai usare il tuo telecomando.\n"
+#define MSGTR_LIRCcfgerr "Fallimento nella lettura del file di configurazione di LIRC %s.\n"
// vf.c
#define MSGTR_CouldNotFindVideoFilter "Impossibile trovare il filtro video '%s'\n"