r61915 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61914‎ | r61915 | r61916 >
Date:07:38, 3 February 2010
Author:siebrand
Status:ok
Tags:
Comment:
Follow-up r61911: rebuild MessagesEn.php
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2153,12 +2153,12 @@
21542154 'img-auth-noread' => 'User does not have access to read "$1".',
21552155
21562156 # HTTP errors
2157 -'http-invalid-url' => 'Invalid URL: $1',
2158 -'http-invalid-scheme' => 'URLs with the "$1" scheme are not supported',
2159 -'http-request-error' => 'HTTP request failed due to unknown error.',
2160 -'http-read-error' => 'HTTP read error.',
2161 -'http-timed-out' => 'HTTP request timed out.',
2162 -'http-curl-error' => 'Error fetching URL: $1',
 2157+'http-invalid-url' => 'Invalid URL: $1',
 2158+'http-invalid-scheme' => 'URLs with the "$1" scheme are not supported',
 2159+'http-request-error' => 'HTTP request failed due to unknown error.',
 2160+'http-read-error' => 'HTTP read error.',
 2161+'http-timed-out' => 'HTTP request timed out.',
 2162+'http-curl-error' => 'Error fetching URL: $1',
21632163 '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>

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