From 179d7168e7aee969a9ee065f8462db801a8a087d Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 17 Apr 2012 01:07:04 +0200 Subject: [PATCH] Remove "IP" from block list, and spell "block list" consistently. Change-Id: I0b301b6f1ca4212c563858b1c463747c843c2bef --- languages/messages/MessagesEn.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 9a55c3d291..815b1d940f 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1626,7 +1626,7 @@ Please check the logs.', # Suppression log 'suppressionlog' => 'Suppression log', 'suppressionlogtext' => 'Below is a list of deletions and blocks involving content hidden from administrators. -See the [[Special:BlockList|IP block list]] for the list of currently operational bans and blocks.', +See the [[Special:BlockList|block list]] for the list of currently operational bans and blocks.', # History merging 'mergehistory' => 'Merge page histories', @@ -3137,7 +3137,7 @@ Fill in a specific reason below (for example, citing particular pages that were 'badipaddress' => 'Invalid IP address', 'blockipsuccesssub' => 'Block succeeded', 'blockipsuccesstext' => '[[Special:Contributions/$1|$1]] has been blocked.
-See [[Special:BlockList|IP block list]] to review blocks.', +See the [[Special:BlockList|block list]] to review blocks.', 'ipb-blockingself' => 'You are about to block yourself! Are you sure you want to do that?', 'ipb-confirmhideuser' => 'You are about to block a user with "hide user" enabled. This will suppress the user\'s name in all lists and log entries. Are you sure you want to do that?', 'ipb-edit-dropdown' => 'Edit block reasons', @@ -3175,7 +3175,7 @@ See [[Special:BlockList|IP block list]] to review blocks.', 'createaccountblock' => 'account creation blocked', 'emailblock' => 'e-mail blocked', 'blocklist-nousertalk' => 'cannot edit own talk page', -'ipblocklist-empty' => 'The blocklist is empty.', +'ipblocklist-empty' => 'The block list is empty.', 'ipblocklist-no-results' => 'The requested IP address or username is not blocked.', 'blocklink' => 'block', 'unblocklink' => 'unblock', @@ -3193,7 +3193,7 @@ The suppress log is provided below for reference:', 'reblock-logentry' => 'changed block settings for [[$1]] with an expiry time of $2 $3', 'blocklogtext' => 'This is a log of user blocking and unblocking actions. Automatically blocked IP addresses are not listed. -See the [[Special:BlockList|IP block list]] for the list of currently operational bans and blocks.', +See the [[Special:BlockList|block list]] for the list of currently operational bans and blocks.', 'unblocklogentry' => 'unblocked $1', 'block-log-flags-anononly' => 'anonymous users only', 'block-log-flags-nocreate' => 'account creation disabled', -- 2.20.1