jenkins-bot has submitted this change and it was merged. Change subject: Localisation updates from https://translatewiki.net. ......................................................................
Localisation updates from https://translatewiki.net. Change-Id: Ie3364be7e9bcbacc73a3da4b3d016af357f419dc --- M GeoData.i18n.php 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: L10n-bot: Verified; Looks good to me, approved jenkins-bot: Verified diff --git a/GeoData.i18n.php b/GeoData.i18n.php index 8391772..e6c15fd 100644 --- a/GeoData.i18n.php +++ b/GeoData.i18n.php @@ -974,6 +974,7 @@ /** Simplified Chinese (中文(简体)) * @author Liangent * @author Shizhao + * @author Xiaomingyan */ $messages['zh-hans'] = array( 'geodata-desc' => '添加地理坐标存储和检索功能', @@ -985,7 +986,7 @@ 'geodata-bad-region' => '<nowiki>{{#coordinates:}}</nowiki>:无效的地区代码格式', 'geodata-multiple-primary' => '<nowiki>{{#coordinates:}}</nowiki>:每页不能有多个主标签', 'geodata-limit-exceeded' => '每页的<nowiki>{{#coordinates:}}</nowiki>标签数量已超出$1个的最大限制', - 'geodata-broken-tags-category' => '包含格式不正确的坐标标签的页面', + 'geodata-broken-tags-category' => '有格式错误坐标标签的页面', 'geodata-unknown-type-category' => '包含未知坐标类型的页面', 'geodata-unknown-globe-category' => '包含未知星球值的页面', 'geodata-unknown-region-category' => '包含无效地区值的页面', -- To view, visit https://gerrit.wikimedia.org/r/97251 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie3364be7e9bcbacc73a3da4b3d016af357f419dc Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/GeoData Gerrit-Branch: master Gerrit-Owner: L10n-bot <[email protected]> Gerrit-Reviewer: L10n-bot <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
