MediaWiki  REL1_22
MessagesZh_sg.php
Go to the documentation of this file.
00001 <?php
00015 # Inherit everything for now
00016 $fallback = 'zh-hans';
00017 
00018 $messages = array(
00019 # User preference toggles
00020 'tog-norollbackdiff' => '进行回退后略过差异比较',
00021 
00022 # 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).
00023 'portal' => '社区入口',
00024 
00025 # Edit pages
00026 'editing' => '正在编辑 $1',
00027 
00028 );