r81464 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r81463‎ | r81464 | r81465 >
Date:16:01, 3 February 2011
Author:siebrand
Status:ok
Tags:
Comment:
Removed special page aliases for RevisionMove.
Modified paths:
  • /branches/REL1_17/phase3/languages/messages/MessagesLad.php (modified) (history)
  • /branches/REL1_17/phase3/languages/messages/MessagesZh_hk.php (modified) (history)

Diff [purge]

Index: branches/REL1_17/phase3/languages/messages/MessagesLad.php
@@ -157,7 +157,6 @@
158158 'DeletedContributions' => array( 'AjustamientosEfassados' ),
159159 'Tags' => array( 'Etiquetas' ),
160160 'Activeusers' => array( 'UsadoresActivos' ),
161 - 'RevisionMove' => array( 'TashireaRēvizyón' ),
162161 'ComparePages' => array( 'ApariguarHojas' ),
163162 'Badtitle' => array( 'TítůloNegro' ),
164163 );
Index: branches/REL1_17/phase3/languages/messages/MessagesZh_hk.php
@@ -23,7 +23,6 @@
2424
2525 $specialPageAliases = array(
2626 'Unblock' => array( '解除封禁' ),
27 - 'RevisionMove' => array( '移動版本' ),
2827 'ComparePages' => array( '頁面比較' ),
2928 );
3029

Status & tagging log