comparison help/help_mp-en.h @ 17192:3327440009c7

small grammatical/sentence fix
author ptt
date Thu, 15 Dec 2005 15:58:36 +0000
parents d31af70c564e
children 3b33f4c52324
comparison
equal deleted inserted replaced
17191:6ac0b5f0d1ed 17192:3327440009c7
1390 #define MSGTR_MPDEMUX_NW_InvalidProxySettingTryingWithout "Invalid proxy setting... Trying without proxy.\n" 1390 #define MSGTR_MPDEMUX_NW_InvalidProxySettingTryingWithout "Invalid proxy setting... Trying without proxy.\n"
1391 #define MSGTR_MPDEMUX_NW_CantResolvTryingWithoutProxy "Could not resolve remote hostname for AF_INET. Trying without proxy.\n" 1391 #define MSGTR_MPDEMUX_NW_CantResolvTryingWithoutProxy "Could not resolve remote hostname for AF_INET. Trying without proxy.\n"
1392 #define MSGTR_MPDEMUX_NW_ErrSendingHTTPRequest "Error while sending HTTP request: didn't sent all the request.\n" 1392 #define MSGTR_MPDEMUX_NW_ErrSendingHTTPRequest "Error while sending HTTP request: didn't sent all the request.\n"
1393 #define MSGTR_MPDEMUX_NW_ReadFailed "Read failed.\n" 1393 #define MSGTR_MPDEMUX_NW_ReadFailed "Read failed.\n"
1394 #define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response read 0 (i.e. EOF)\n" 1394 #define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response read 0 (i.e. EOF)\n"
1395 #define MSGTR_MPDEMUX_NW_AuthFailed "Authentication failed. Please use the option -user and -passwd to provide your\n"\ 1395 #define MSGTR_MPDEMUX_NW_AuthFailed "Authentication failed. Please use -user and -passwd options to provide your\n"\
1396 "username/password for a list of URLs, or form an URL like:\n"\ 1396 "username/password for a list of URLs, or form an URL like:\n"\
1397 "http://username:password@hostname/file\n" 1397 "http://username:password@hostname/file\n"
1398 #define MSGTR_MPDEMUX_NW_AuthRequiredFor "Authentication required for %s\n" 1398 #define MSGTR_MPDEMUX_NW_AuthRequiredFor "Authentication required for %s\n"
1399 #define MSGTR_MPDEMUX_NW_AuthRequired "Authentication required.\n" 1399 #define MSGTR_MPDEMUX_NW_AuthRequired "Authentication required.\n"
1400 #define MSGTR_MPDEMUX_NW_NoPasswdProvidedTryingBlank "No password provided, trying blank password.\n" 1400 #define MSGTR_MPDEMUX_NW_NoPasswdProvidedTryingBlank "No password provided, trying blank password.\n"