follow up r61911 - put periods in where appropriate
authorMark A. Hershberger <mah@users.mediawiki.org>
Fri, 5 Feb 2010 04:33:26 +0000 (04:33 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Fri, 5 Feb 2010 04:33:26 +0000 (04:33 +0000)
languages/messages/MessagesEn.php

index 67ee4df..6f1dd22 100644 (file)
@@ -2154,12 +2154,12 @@ For optimal security, img_auth.php is disabled.',
 
 # HTTP errors
 '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'    => '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',
+'http-host-unreachable' => 'Could not reach URL.',
 
 # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>
 'upload-curl-error6'       => 'Could not reach URL',