r99195 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99194‎ | r99195 | r99196 >
Date:05:30, 7 October 2011
Author:aaron
Status:reverted (Comments)
Tags:
Comment:
Reverted r83757, ipaddress msg in used by GlobalBlocking
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
@@ -2048,6 +2048,7 @@
20492049 'blockip-title',
20502050 'blockip-legend',
20512051 'blockiptext',
 2052+ 'ipaddress',
20522053 'ipadressorusername',
20532054 'ipbexpiry',
20542055 'ipbreason',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -3026,6 +3026,7 @@
30273027 'blockiptext' => 'Use the form below to block write access from a specific IP address or username.
30283028 This should be done only to prevent vandalism, and in accordance with [[{{MediaWiki:Policy-url}}|policy]].
30293029 Fill in a specific reason below (for example, citing particular pages that were vandalized).',
 3030+'ipaddress' => 'IP address:',
30303031 'ipadressorusername' => 'IP address or username:',
30313032 'ipbexpiry' => 'Expiry:',
30323033 'ipbreason' => 'Reason:',

Follow-up revisions

RevisionCommit summaryAuthorDate
r99197MFT r99195 - Reverted r83757, ipaddress msg in used by GlobalBlockingaaron05:39, 7 October 2011
r100537Reverted r99195 quick-fix per r99897aaron09:51, 23 October 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r83757Follow-up r83755: Message 'ipaddress' is unused now, in core and extensionsraymond13:42, 12 March 2011

Comments

#Comment by G.Hagedorn (talk | contribs)   14:01, 7 October 2011

Should it not be defined in extension GlobalBlocking then? Else please consider tagging for 1.18 as well.

#Comment by Duplicatebug (talk | contribs)   18:43, 21 October 2011

Status & tagging log