r62009 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62008‎ | r62009 | r62010 >
Date:04:33, 5 February 2010
Author:mah
Status:ok
Tags:
Comment:
follow up r61911 - put periods in where appropriate
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2154,12 +2154,12 @@
21552155
21562156 # HTTP errors
21572157 'http-invalid-url' => 'Invalid URL: $1',
2158 -'http-invalid-scheme' => 'URLs with the "$1" scheme are not supported',
 2158+'http-invalid-scheme' => 'URLs with the "$1" scheme are not supported.',
21592159 'http-request-error' => 'HTTP request failed due to unknown error.',
21602160 'http-read-error' => 'HTTP read error.',
21612161 'http-timed-out' => 'HTTP request timed out.',
21622162 'http-curl-error' => 'Error fetching URL: $1',
2163 -'http-host-unreachable' => 'Could not reach URL',
 2163+'http-host-unreachable' => 'Could not reach URL.',
21642164
21652165 # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>
21662166 'upload-curl-error6' => 'Could not reach URL',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r61911follow-up r61655 fill out the rest of the missing messages...mah06:19, 3 February 2010

Status & tagging log