summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-15 16:00:31 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-15 16:00:31 +0000
commit2ca0ead846488390f61c09225cd2f2cb0c886028 (patch)
tree70c115ac73e06e2bcf22deaa4d7f870ada713af7 /help
parentb30bfced1617c760484aeaf281d726ed2bcc374d (diff)
downloadmpv-2ca0ead846488390f61c09225cd2f2cb0c886028.tar.bz2
mpv-2ca0ead846488390f61c09225cd2f2cb0c886028.tar.xz
sync with 1.213
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17194 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-it.h4
1 files 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 <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 @@ 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"