Index: trunk/phase3/maintenance/language/messages.inc |
— | — | @@ -2049,7 +2049,6 @@ |
2050 | 2050 | 'blockip-title', |
2051 | 2051 | 'blockip-legend', |
2052 | 2052 | 'blockiptext', |
2053 | | - 'ipaddress', |
2054 | 2053 | 'ipadressorusername', |
2055 | 2054 | 'ipbexpiry', |
2056 | 2055 | 'ipbreason', |
Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -3027,7 +3027,6 @@ |
3028 | 3028 | 'blockiptext' => 'Use the form below to block write access from a specific IP address or username. |
3029 | 3029 | This should be done only to prevent vandalism, and in accordance with [[{{MediaWiki:Policy-url}}|policy]]. |
3030 | 3030 | Fill in a specific reason below (for example, citing particular pages that were vandalized).', |
3031 | | -'ipaddress' => 'IP address:', |
3032 | 3031 | 'ipadressorusername' => 'IP address or username:', |
3033 | 3032 | 'ipbexpiry' => 'Expiry:', |
3034 | 3033 | 'ipbreason' => 'Reason:', |