[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.215,1.216

Diego Biurrun CVS syncmail at mplayerhq.hu
Sat Dec 17 14:32:57 CET 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv30292/help

Modified Files:
	help_mp-en.h 
Log Message:
grammar fix


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -r1.215 -r1.216
--- help_mp-en.h	15 Dec 2005 17:57:18 -0000	1.215
+++ help_mp-en.h	17 Dec 2005 13:32:54 -0000	1.216
@@ -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"




More information about the MPlayer-DOCS mailing list