From: Mark A. Hershberger Date: Tue, 9 Feb 2010 06:47:16 +0000 (+0000) Subject: typo X-Git-Tag: 1.31.0-rc.0~37861 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=12da1c22415e9b866e76dc43d054c6e6da205c63;p=lhc%2Fweb%2Fwiklou.git typo --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 1cc6f0b021..f1598523f6 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2162,7 +2162,7 @@ For optimal security, img_auth.php is disabled.', 'http-timed-out' => 'HTTP request timed out.', 'http-curl-error' => 'Error fetching URL: $1', 'http-host-unreachable' => 'Could not reach URL.', -'http-bad-status' => 'There was a problem during the HTTP request: $1 $2' +'http-bad-status' => 'There was a problem during the HTTP request: $1 $2', # Some likely curl errors. More could be added from 'upload-curl-error6' => 'Could not reach URL',