Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2162,7 +2162,7 @@ |
2163 | 2163 | 'http-timed-out' => 'HTTP request timed out.', |
2164 | 2164 | 'http-curl-error' => 'Error fetching URL: $1', |
2165 | 2165 | 'http-host-unreachable' => 'Could not reach URL.', |
2166 | | -'http-bad-status' => 'There was a problem during the HTTP request: $1 $2' |
| 2166 | +'http-bad-status' => 'There was a problem during the HTTP request: $1 $2', |
2167 | 2167 | |
2168 | 2168 | # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html> |
2169 | 2169 | 'upload-curl-error6' => 'Could not reach URL', |