r51129 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51128‎ | r51129 | r51130 >
Date:18:22, 28 May 2009
Author:shinjiman
Status:reverted
Tags:
Comment:
follow up r51128, reverting special page aliases which was accidentally committed.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesZh_hans.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesZh_hant.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesZh_hans.php
@@ -73,7 +73,7 @@
7474 '分类讨论'=> NS_CATEGORY_TALK,
7575 );
7676
77 -/*$specialPageAliases = array(
 77+$specialPageAliases = array(
7878 'DoubleRedirects' => array( '双重重定向页面' ),
7979 'BrokenRedirects' => array( '损坏的重定向页' ),
8080 'Disambiguations' => array( '消歧义页' ),
@@ -162,7 +162,7 @@
163163 'DeletedContributions' => array( '已删除的用户贡献' ),
164164 'Tags' => array( '标签' ),
165165 'Createpage' => array( '创建页面' ),
166 -);*/
 166+);
167167
168168 $datePreferences = array(
169169 'default',
Index: trunk/phase3/languages/messages/MessagesZh_hant.php
@@ -78,7 +78,7 @@
7979 "分類討論" => NS_CATEGORY_TALK,
8080 );
8181
82 -/*$specialPageAliases = array(
 82+$specialPageAliases = array(
8383 'DoubleRedirects' => array( '雙重重定向頁面' ),
8484 'BrokenRedirects' => array( '損壞的重定向頁' ),
8585 'Userlogin' => array( '用戶登入' ),
@@ -155,7 +155,7 @@
156156 'DeletedContributions' => array( '已刪除的用戶貢獻' ),
157157 'Tags' => array( '標籤' ),
158158 'Createpage' => array( '創建頁面' ),
159 -);*/
 159+);
160160
161161 $bookstoreList = array(
162162 '博客來書店' => 'http://www.books.com.tw/exep/prod/booksfile.php?item=$1',

Follow-up revisions

RevisionCommit summaryAuthorDate
r51460Revert r51128, and its follow-up revisions r51129, r51130, r51390....werdna09:48, 4 June 2009

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r51128* (bug 18958) Added ability to disable entire variant conversion engine per u...shinjiman18:13, 28 May 2009

Status & tagging log