[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/languages/messages/ -> MessagesZh_hk.php (source)

   1  <?php
   2  /** Chinese (Hong Kong) (‪中文(香港)‬)
   3   *
   4   * To improve a translation please visit https://translatewiki.net
   5   *
   6   * @ingroup Language
   7   * @file
   8   *
   9   * @author Horacewai2
  10   * @author Kayau
  11   * @author Mark85296341
  12   * @author PhiLiP
  13   * @author Shizhao
  14   * @author Waihorace
  15   * @author Wong128hk
  16   * @author Yukiseaside
  17   * @author Yuyu
  18   */
  19  
  20  $fallback = 'zh-hant, zh-hans';
  21  
  22  $fallback8bitEncoding = 'Big5-HKSCS';
  23  
  24  $specialPageAliases = array(
  25      'ComparePages'              => array( '頁面比較' ),
  26      'Unblock'                   => array( '解除封禁' ),
  27  );
  28  


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1