r99197 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99196‎ | r99197 | r99198 >
Date:05:39, 7 October 2011
Author:aaron
Status:ok
Tags:
Comment:
MFT r99195 - Reverted r83757, ipaddress msg in used by GlobalBlocking
Modified paths:
  • /branches/wmf/1.18wmf1/languages/messages/MessagesEn.php (modified) (history)
  • /branches/wmf/1.18wmf1/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/maintenance/language/messages.inc
@@ -2047,6 +2047,7 @@
20482048 'blockip-title',
20492049 'blockip-legend',
20502050 'blockiptext',
 2051+ 'ipaddress',
20512052 'ipadressorusername',
20522053 'ipbexpiry',
20532054 'ipbreason',
Index: branches/wmf/1.18wmf1/languages/messages/MessagesEn.php
@@ -3023,6 +3023,7 @@
30243024 'blockiptext' => 'Use the form below to block write access from a specific IP address or username.
30253025 This should be done only to prevent vandalism, and in accordance with [[{{MediaWiki:Policy-url}}|policy]].
30263026 Fill in a specific reason below (for example, citing particular pages that were vandalized).',
 3027+'ipaddress' => 'IP address:',
30273028 'ipadressorusername' => 'IP address or username:',
30283029 'ipbexpiry' => 'Expiry:',
30293030 'ipbreason' => 'Reason:',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r83757Follow-up r83755: Message 'ipaddress' is unused now, in core and extensionsraymond13:42, 12 March 2011
r99195Reverted r83757, ipaddress msg in used by GlobalBlockingaaron05:30, 7 October 2011

Status & tagging log