From: Jure Kajzer Date: Fri, 22 Jan 2010 10:55:58 +0000 (+0000) Subject: fixed quoting typo in r61358 X-Git-Tag: 1.31.0-rc.0~38169 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=99a26259fc96742a31b9e1f0ce87d966f419d2ba;p=lhc%2Fweb%2Fwiklou.git fixed quoting typo in r61358 --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 063c367d1c..e392335496 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2152,7 +2152,7 @@ For optimal security, img_auth.php is disabled.', 'img-auth-noread' => 'User does not have access to read "$1".', 'http-invalid-url' => 'Invalid URL: $1', -'http-invalid-scheme' => 'URLs with the '$1' scheme are not supported', +'http-invalid-scheme' => 'URLs with the \'$1\' scheme are not supported', 'http-request-error' => 'Error sending request:', # Some likely curl errors. More could be added from