CVS change done by Reynaldo H. Verdejo CVS Update of /cvsroot/mplayer/main/help In directory mail:/var2/tmp/cvs-serv7622/help Modified Files: help_mp-en.h Log Message: Fix small typos spoted by Paul TT Index: help_mp-en.h =================================================================== RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v retrieving revision 1.211 retrieving revision 1.212 diff -u -r1.211 -r1.212 --- help_mp-en.h 13 Dec 2005 01:43:54 -0000 1.211 +++ help_mp-en.h 14 Dec 2005 19:35:25 -0000 1.212 @@ -1388,10 +1388,10 @@ #define MSGTR_MPDEMUX_NW_GetSockOptFailed "getsockopt failed: %s\n" #define MSGTR_MPDEMUX_NW_ConnectError "Connect error: %s\n" #define MSGTR_MPDEMUX_NW_InvalidProxySettingTryingWithout "Invalid proxy setting... Trying without proxy.\n" -#define MSGTR_MPDEMUX_NW_CantResolvTryingWithoutProxy "Could not find resolve remote hostname for AF_INET. Trying without proxy.\n" +#define MSGTR_MPDEMUX_NW_CantResolvTryingWithoutProxy "Could not resolve remote hostname for AF_INET. Trying without proxy.\n" #define MSGTR_MPDEMUX_NW_ErrSendingHTTPRequest "Error while sending HTTP request: didn't sent all the request.\n" #define MSGTR_MPDEMUX_NW_ReadFailed "Read failed.\n" -#define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response read 0 -ie- EOF\n" +#define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response read 0 (i.e. EOF)\n" #define MSGTR_MPDEMUX_NW_AuthFailed "Authentication failed. Please use the option -user and -passwd to provide your\n"\ "username/password for a list of URLs, or form an URL like:\n"\ "http://username:password@hostname/file\n"
participants (1)
-
syncmail@mplayerhq.hu