Reverted r83757, ipaddress msg in used by GlobalBlocking

This commit is contained in:
Aaron Schulz 2011-10-07 05:30:04 +00:00
parent 5846df09d4
commit 61db0345c5
2 changed files with 2 additions and 0 deletions

View 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:',

View file

@ -2048,6 +2048,7 @@ $wgMessageStructure = array(
'blockip-title',
'blockip-legend',
'blockiptext',
'ipaddress',
'ipadressorusername',
'ipbexpiry',
'ipbreason',