Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1427,7 +1427,7 @@ |
1428 | 1428 | 'rev-deleted-comment' => '(comment removed)', |
1429 | 1429 | 'rev-deleted-user' => '(username removed)', |
1430 | 1430 | 'rev-deleted-event' => '(log action removed)', |
1431 | | -'rev-deleted-user-contribs' => '[username or IP removed - edit hidden from contributions]', |
| 1431 | +'rev-deleted-user-contribs' => '[username or IP address removed - edit hidden from contributions]', |
1432 | 1432 | 'rev-deleted-text-permission' => "This page revision has been '''deleted'''. |
1433 | 1433 | There may be details in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].", |
1434 | 1434 | 'rev-deleted-text-unhide' => "This page revision has been '''deleted'''. |
— | — | @@ -2850,8 +2850,8 @@ |
2851 | 2851 | 'blockiptext' => 'Use the form below to block write access from a specific IP address or username. |
2852 | 2852 | This should be done only to prevent vandalism, and in accordance with [[{{MediaWiki:Policy-url}}|policy]]. |
2853 | 2853 | Fill in a specific reason below (for example, citing particular pages that were vandalized).', |
2854 | | -'ipaddress' => 'IP Address:', |
2855 | | -'ipadressorusername' => 'IP Address or username:', |
| 2854 | +'ipaddress' => 'IP address:', |
| 2855 | +'ipadressorusername' => 'IP address or username:', |
2856 | 2856 | 'ipbexpiry' => 'Expiry:', |
2857 | 2857 | 'ipbreason' => 'Reason:', |
2858 | 2858 | 'ipbreasonotherlist' => 'Other reason', |
— | — | @@ -2946,7 +2946,7 @@ |
2947 | 2947 | 'ipb-otherblocks-header' => 'Other {{PLURAL:$1|block|blocks}}', |
2948 | 2948 | 'ipb_cant_unblock' => 'Error: Block ID $1 not found. |
2949 | 2949 | It may have been unblocked already.', |
2950 | | -'ipb_blocked_as_range' => 'Error: The IP $1 is not blocked directly and cannot be unblocked. |
| 2950 | +'ipb_blocked_as_range' => 'Error: The IP address $1 is not blocked directly and cannot be unblocked. |
2951 | 2951 | It is, however, blocked as part of the range $2, which can be unblocked.', |
2952 | 2952 | 'ip_range_invalid' => 'Invalid IP range.', |
2953 | 2953 | 'blockme' => 'Block me', |
— | — | @@ -3229,7 +3229,7 @@ |
3230 | 3230 | |
3231 | 3231 | # Tooltip help for the actions |
3232 | 3232 | 'tooltip-pt-userpage' => 'Your user page', |
3233 | | -'tooltip-pt-anonuserpage' => "The user page for the ip you're editing as", |
| 3233 | +'tooltip-pt-anonuserpage' => 'The user page for the IP address you are editing as', |
3234 | 3234 | 'tooltip-pt-mytalk' => 'Your talk page', |
3235 | 3235 | 'tooltip-pt-anontalk' => 'Discussion about edits from this IP address', |
3236 | 3236 | 'tooltip-pt-preferences' => 'Your preferences', |