Merge "API Credits proper ordering"
[lhc/web/wiklou.git] / languages / messages / MessagesZh_sg.php
index f4aa157..48e79cf 100644 (file)
@@ -1,35 +1,16 @@
 <?php
-/** Chinese (Singapore) (中文(新加坡)‎)
+/** Chinese (Singapore) (‪中文(新加坡)‬)
  *
- * See MessagesQqq.php for message documentation incl. usage of parameters
- * To improve a translation please visit http://translatewiki.net
+ * To improve a translation please visit https://translatewiki.net
  *
  * @ingroup Language
  * @file
  *
- * @author Liuxinyu970226
  * @author PhiLiP
  * @author Shizhao
  * @author Wong128hk
- * @author Xiaomingyan
  */
 
 # Inherit everything for now
 $fallback = 'zh-hans';
 
-$messages = array(
-# User preference toggles
-'tog-norollbackdiff' => '进行回退后略过差异比较',
-
-'talkpagelinktext' => '讨论页',
-
-# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage).
-'portal' => '社区入口',
-
-# Edit pages
-'editing' => '编辑“$1”',
-
-# Tooltip help for the actions
-'interlanguage-link-title' => '$1 – $2',
-
-);