Index: trunk/phase3/languages/messages/MessagesZh_hans.php |
— | — | @@ -73,7 +73,7 @@ |
74 | 74 | '分类讨论'=> NS_CATEGORY_TALK, |
75 | 75 | ); |
76 | 76 | |
77 | | -/*$specialPageAliases = array( |
| 77 | +$specialPageAliases = array( |
78 | 78 | 'DoubleRedirects' => array( '双重重定向页面' ), |
79 | 79 | 'BrokenRedirects' => array( '损坏的重定向页' ), |
80 | 80 | 'Disambiguations' => array( '消歧义页' ), |
— | — | @@ -162,7 +162,7 @@ |
163 | 163 | 'DeletedContributions' => array( '已删除的用户贡献' ), |
164 | 164 | 'Tags' => array( '标签' ), |
165 | 165 | 'Createpage' => array( '创建页面' ), |
166 | | -);*/ |
| 166 | +); |
167 | 167 | |
168 | 168 | $datePreferences = array( |
169 | 169 | 'default', |
Index: trunk/phase3/languages/messages/MessagesZh_hant.php |
— | — | @@ -78,7 +78,7 @@ |
79 | 79 | "分類討論" => NS_CATEGORY_TALK, |
80 | 80 | ); |
81 | 81 | |
82 | | -/*$specialPageAliases = array( |
| 82 | +$specialPageAliases = array( |
83 | 83 | 'DoubleRedirects' => array( '雙重重定向頁面' ), |
84 | 84 | 'BrokenRedirects' => array( '損壞的重定向頁' ), |
85 | 85 | 'Userlogin' => array( '用戶登入' ), |
— | — | @@ -155,7 +155,7 @@ |
156 | 156 | 'DeletedContributions' => array( '已刪除的用戶貢獻' ), |
157 | 157 | 'Tags' => array( '標籤' ), |
158 | 158 | 'Createpage' => array( '創建頁面' ), |
159 | | -);*/ |
| 159 | +); |
160 | 160 | |
161 | 161 | $bookstoreList = array( |
162 | 162 | '博客來書店' => 'http://www.books.com.tw/exep/prod/booksfile.php?item=$1', |