# HG changeset patch # User ptt # Date 1134662431 0 # Node ID 7d48356b7bc6c8da41a091ac7e2d5d294c0f3649 # Parent 3327440009c7562352ef802bf7b537c4e6530421 sync with 1.213 diff -r 3327440009c7 -r 7d48356b7bc6 help/help_mp-it.h --- a/help/help_mp-it.h Thu Dec 15 15:58:36 2005 +0000 +++ b/help/help_mp-it.h Thu Dec 15 16:00:31 2005 +0000 @@ -2,7 +2,7 @@ // Updated by: Roberto Togni // Updated by: PaulTT -// Updated to help_mp-en.h v1.210 +// Updated to help_mp-en.h v1.213 // TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated // @@ -1399,7 +1399,7 @@ #define MSGTR_MPDEMUX_NW_CantResolvTryingWithoutProxy "Non ho potuto risolvere il nome host remoto per AF_INET. Provo senza proxy.\n" #define MSGTR_MPDEMUX_NW_ErrSendingHTTPRequest "Errore nell'invio della richiesta HTTP: non è stata inviata tutta la richiesta.\n" #define MSGTR_MPDEMUX_NW_ReadFailed "Lettura fallita.\n" -#define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response ha letto uno 0 -p.es.- EOF\n" +#define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response ha letto uno 0 (per esempio EOF)\n" #define MSGTR_MPDEMUX_NW_AuthFailed "Autenticazione fallita. Per favore usa le opzioni -user e -passwd per fornire\nun nome utente/password per una lista di URL, o indica un URL come questo:\nhttp://utente:password@nomehost/file\n" #define MSGTR_MPDEMUX_NW_AuthRequiredFor "Autenticazione richiesta per %s\n" #define MSGTR_MPDEMUX_NW_AuthRequired "Autenticazione richiesta.\n"