Mercurial > mplayer.hg
changeset 17193:7d48356b7bc6
sync with 1.213
author | ptt |
---|---|
date | Thu, 15 Dec 2005 16:00:31 +0000 |
parents | 3327440009c7 |
children | cd527e59d128 |
files | help/help_mp-it.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <see AUTHORS for email address> // Updated by: PaulTT <paultt@hackerjournal.it> -// 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"