# HG changeset patch # User diego # Date 1134826374 0 # Node ID 569fbfc5d55617425356a87eb68ee4758aece965 # Parent a1b8eeffdfcdd1edf1fc2e495bc0ba31c152a9f7 grammar fix diff -r a1b8eeffdfcd -r 569fbfc5d556 help/help_mp-en.h --- a/help/help_mp-en.h Sat Dec 17 10:46:48 2005 +0000 +++ b/help/help_mp-en.h Sat Dec 17 13:32:54 2005 +0000 @@ -1395,7 +1395,7 @@ #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 (i.e. EOF)\n" -#define MSGTR_MPDEMUX_NW_AuthFailed "Authentication failed. Please use -user and -passwd options to provide your\n"\ +#define MSGTR_MPDEMUX_NW_AuthFailed "Authentication failed. Please use the -user and -passwd options to provide your\n"\ "username/password for a list of URLs, or form an URL like:\n"\ "http://username:password@hostname/file\n" #define MSGTR_MPDEMUX_NW_AuthRequiredFor "Authentication required for %s\n"