r83757 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r83756‎ | r83757 | r83758 >
Date:13:42, 12 March 2011
Author:raymond
Status:reverted
Tags:
Comment:
Follow-up r83755: Message 'ipaddress' is unused now, in core and extensions
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:',

Follow-up revisions

RevisionCommit summaryAuthorDate
r99195Reverted r83757, ipaddress msg in used by GlobalBlockingaaron05:30, 7 October 2011
r99197MFT r99195 - Reverted r83757, ipaddress msg in used by GlobalBlockingaaron05:39, 7 October 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r83755Deprecate $wgSysopUserBans and $wgSysopRangeBans, both of which are pre-1.2, ...happy-melon12:13, 12 March 2011

Status & tagging log