r100537 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100536‎ | r100537 | r100538 >
Date:09:51, 23 October 2011
Author:aaron
Status:ok
Tags:
Comment:
Reverted r99195 quick-fix per r99897
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -2049,7 +2049,6 @@
20502050 'blockip-title',
20512051 'blockip-legend',
20522052 'blockiptext',
2053 - 'ipaddress',
20542053 'ipadressorusername',
20552054 'ipbexpiry',
20562055 'ipbreason',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -3027,7 +3027,6 @@
30283028 'blockiptext' => 'Use the form below to block write access from a specific IP address or username.
30293029 This should be done only to prevent vandalism, and in accordance with [[{{MediaWiki:Policy-url}}|policy]].
30303030 Fill in a specific reason below (for example, citing particular pages that were vandalized).',
3031 -'ipaddress' => 'IP address:',
30323031 'ipadressorusername' => 'IP address or username:',
30333032 'ipbexpiry' => 'Expiry:',
30343033 'ipbreason' => 'Reason:',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99195Reverted r83757, ipaddress msg in used by GlobalBlockingaaron05:30, 7 October 2011
r99897(bug 31361) broken messages on Special:GlobalBlock.happy-melon17:59, 15 October 2011

Status & tagging log