Mercurial > mplayer.hg
changeset 20190:1de2d4a970a2
sync'd with r20191
author | ptt |
---|---|
date | Thu, 12 Oct 2006 23:19:46 +0000 |
parents | 638b26a0b85f |
children | 871ae3b173bd |
files | help/help_mp-it.h |
diffstat | 1 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-it.h Thu Oct 12 23:13:09 2006 +0000 +++ b/help/help_mp-it.h Thu Oct 12 23:19:46 2006 +0000 @@ -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 @@ // 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"