mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
grammar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17202 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f44b5a9e96
commit
92fbe28842
@ -1395,7 +1395,7 @@ static char help_text[]=
|
||||
#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"
|
||||
|
Loading…
Reference in New Issue
Block a user