r59223 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59222‎ | r59223 | r59224 >
Date:21:59, 18 November 2009
Author:raymond
Status:ok
Tags:
Comment:
Consistency tweaks for "IP address"
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1427,7 +1427,7 @@
14281428 'rev-deleted-comment' => '(comment removed)',
14291429 'rev-deleted-user' => '(username removed)',
14301430 '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]',
14321432 'rev-deleted-text-permission' => "This page revision has been '''deleted'''.
14331433 There may be details in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].",
14341434 'rev-deleted-text-unhide' => "This page revision has been '''deleted'''.
@@ -2850,8 +2850,8 @@
28512851 'blockiptext' => 'Use the form below to block write access from a specific IP address or username.
28522852 This should be done only to prevent vandalism, and in accordance with [[{{MediaWiki:Policy-url}}|policy]].
28532853 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:',
28562856 'ipbexpiry' => 'Expiry:',
28572857 'ipbreason' => 'Reason:',
28582858 'ipbreasonotherlist' => 'Other reason',
@@ -2946,7 +2946,7 @@
29472947 'ipb-otherblocks-header' => 'Other {{PLURAL:$1|block|blocks}}',
29482948 'ipb_cant_unblock' => 'Error: Block ID $1 not found.
29492949 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.
29512951 It is, however, blocked as part of the range $2, which can be unblocked.',
29522952 'ip_range_invalid' => 'Invalid IP range.',
29532953 'blockme' => 'Block me',
@@ -3229,7 +3229,7 @@
32303230
32313231 # Tooltip help for the actions
32323232 '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',
32343234 'tooltip-pt-mytalk' => 'Your talk page',
32353235 'tooltip-pt-anontalk' => 'Discussion about edits from this IP address',
32363236 'tooltip-pt-preferences' => 'Your preferences',

Status & tagging log