From 2ca0ead846488390f61c09225cd2f2cb0c886028 Mon Sep 17 00:00:00 2001 From: ptt Date: Thu, 15 Dec 2005 16:00:31 +0000 Subject: [PATCH] sync with 1.213 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17194 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-it.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/help_mp-it.h b/help/help_mp-it.h index 71056d2b74..cd1da16dd7 100644 --- a/help/help_mp-it.h +++ b/help/help_mp-it.h @@ -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 @@ static char help_text[]= #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"