Reverted r83757, ipaddress msg in used by GlobalBlocking
authorAaron Schulz <aaron@users.mediawiki.org>
Fri, 7 Oct 2011 05:30:04 +0000 (05:30 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Fri, 7 Oct 2011 05:30:04 +0000 (05:30 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 7df0f46..be5bcbe 100644 (file)
@@ -3026,6 +3026,7 @@ The latest block log entry is provided below for reference:',
 'blockiptext'                     => 'Use the form below to block write access from a specific IP address or username.
 This should be done only to prevent vandalism, and in accordance with [[{{MediaWiki:Policy-url}}|policy]].
 Fill in a specific reason below (for example, citing particular pages that were vandalized).',
+'ipaddress'                       => 'IP address:',
 'ipadressorusername'              => 'IP address or username:',
 'ipbexpiry'                       => 'Expiry:',
 'ipbreason'                       => 'Reason:',
index 1f5ab57..01a7859 100644 (file)
@@ -2048,6 +2048,7 @@ $wgMessageStructure = array(
                'blockip-title',
                'blockip-legend',
                'blockiptext',
+               'ipaddress',
                'ipadressorusername',
                'ipbexpiry',
                'ipbreason',