r37007 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r37006‎ | r37007 | r37008 >
Date:20:50, 3 July 2008
Author:brion
Status:old
Tags:
Comment:
Revert r36954 ("Change canonical name for BlockIP to BlockUser, since it's been used to block logged-in users as well as IP users since forever.")

If we're going to change it, we should probably just make it Special:Block. :)
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -408,7 +408,7 @@
409409 'Version' => array( 'Version' ),
410410 'Allmessages' => array( 'AllMessages' ),
411411 'Log' => array( 'Log', 'Logs' ),
412 - 'Blockip' => array( 'BlockUser', 'BlockIP' ),
 412+ 'Blockip' => array( 'BlockIP' ),
413413 'Undelete' => array( 'Undelete' ),
414414 'Import' => array( 'Import' ),
415415 'Lockdb' => array( 'LockDB' ),

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r36954Change canonical name for BlockIP to BlockUser, since it's been used to block...simetrical22:31, 2 July 2008

Status & tagging log