http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10049
Revision: 10049 Author: valhallasw Date: 2012-03-26 20:42:00 +0000 (Mon, 26 Mar 2012) Log Message: ----------- Update noreferences.py for zh.wikipedia
Patch by YFdyh000 yfdyh000@users.sourceforge.net Reference: pywikipedia-Patches-3511436
Modified Paths: -------------- trunk/pywikipedia/noreferences.py
Modified: trunk/pywikipedia/noreferences.py =================================================================== --- trunk/pywikipedia/noreferences.py 2012-03-26 09:42:02 UTC (rev 10048) +++ trunk/pywikipedia/noreferences.py 2012-03-26 20:42:00 UTC (rev 10049) @@ -182,8 +182,10 @@ u'Připisy', ], 'zh': [ + u'外部链接', u'外部連结', - u'外部链接', + u'外部連結', + u'外部连接', ], }
@@ -305,16 +307,12 @@ u'Připisy', ], 'zh': [ + u'參考資料', + u'参考资料', u'參考文獻', u'参考文献', - u'參考資料', - u'参考资料', u'資料來源', u'资料来源', - u'參見', - u'参见', - u'參閱', - u'参阅', ], }
@@ -370,6 +368,7 @@ 'pl': u'{{Przypisy}}', 'ru': u'{{примечания}}', 'szl':u'{{Przipisy}}', + 'zh': u'{{reflist}}', }, }
@@ -387,6 +386,7 @@ 'en': u'Pages with missing references list', 'ja': u'Refタグがあるのにreferencesタグがないページ', 'simple': u'Wikipedia pages with broken references', + 'zh': u'参考资料格式错误的页面', }, }