Merge "Fix so wfResetOutputBuffers doesn't break unit tests"
[lhc/web/wiklou.git] / languages / messages / MessagesZh_sg.php
index ccf8371..48e79cf 100644 (file)
@@ -1,8 +1,7 @@
 <?php
 /** 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
 # Inherit everything for now
 $fallback = 'zh-hans';
 
-$messages = array(
-# User preference toggles
-'tog-norollbackdiff' => '进行回退后略过差异比较',
-
-# 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) and the disambiguation template definition (see disambiguations).
-'portal' => '社区入口',
-
-# Edit pages
-'editing' => '正在编辑 $1',
-
-);