Revert r55255 "Unblocking: Linking to contributions list instead of user page for...
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 18 Aug 2009 21:00:30 +0000 (21:00 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 18 Aug 2009 21:00:30 +0000 (21:00 +0000)
This message seems to be used for the subtitle link on unblock success on Special:BlockList, and is used both for accounts and IPs. Needs to handle both these cases at least; double-check also handling of IP ranges?

languages/messages/MessagesEn.php

index 3af290a..89e7960 100644 (file)
@@ -2886,7 +2886,7 @@ See [[Special:IPBlockList|IP block list]] to review blocks.',
 'unblockip'                       => 'Unblock user',
 'unblockiptext'                   => 'Use the form below to restore write access to a previously blocked IP address or username.',
 'ipusubmit'                       => 'Remove this block',
-'unblocked'                       => '[[Special:Contributions/$1|$1]] has been unblocked',
+'unblocked'                       => '[[User:$1|$1]] has been unblocked',
 'unblocked-id'                    => 'Block $1 has been removed',
 'ipblocklist'                     => 'Blocked IP addresses and usernames',
 'ipblocklist-legend'              => 'Find a blocked user',