From: Siebrand Mazeland Date: Wed, 3 Feb 2010 07:38:57 +0000 (+0000) Subject: Follow-up r61911: rebuild MessagesEn.php X-Git-Tag: 1.31.0-rc.0~37959 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=8a997391b8017c030153833db04b38c52c35b0a5;p=lhc%2Fweb%2Fwiklou.git Follow-up r61911: rebuild MessagesEn.php --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 7ae34e6fe5..67ee4df52f 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2153,12 +2153,12 @@ For optimal security, img_auth.php is disabled.', 'img-auth-noread' => 'User does not have access to read "$1".', # HTTP errors -'http-invalid-url' => 'Invalid URL: $1', -'http-invalid-scheme' => 'URLs with the "$1" scheme are not supported', -'http-request-error' => 'HTTP request failed due to unknown error.', -'http-read-error' => 'HTTP read error.', -'http-timed-out' => 'HTTP request timed out.', -'http-curl-error' => 'Error fetching URL: $1', +'http-invalid-url' => 'Invalid URL: $1', +'http-invalid-scheme' => 'URLs with the "$1" scheme are not supported', +'http-request-error' => 'HTTP request failed due to unknown error.', +'http-read-error' => 'HTTP read error.', +'http-timed-out' => 'HTTP request timed out.', +'http-curl-error' => 'Error fetching URL: $1', 'http-host-unreachable' => 'Could not reach URL', # Some likely curl errors. More could be added from