Purodha has uploaded a new change for review. https://gerrit.wikimedia.org/r/214327
Change subject: Localize link anchor ...................................................................... Localize link anchor See: https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Apihelp-query%2Bcoordinates-example-1/en Change-Id: I5bd47892162532bebc52475bbe614cfc8e9f77f5 --- M i18n/en.json 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/GeoData refs/changes/27/214327/1 diff --git a/i18n/en.json b/i18n/en.json index 5d497f5..18fd553 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -28,7 +28,7 @@ "apihelp-query+coordinates-param-primary": "Whether to return only primary coordinates (\"primary\"), secondary (\"secondary\") or both (\"all\").", "apihelp-query+coordinates-param-distancefrompoint": "Return distance in meters of every result on Earth from these coordinates.", "apihelp-query+coordinates-param-distancefrompage": "Return distance in meters of every result on Earth from the coordinates of this page.", - "apihelp-query+coordinates-example-1": "Get a list of coordinates of the [[Main Page]]", + "apihelp-query+coordinates-example-1": "Get a list of coordinates of the [[{{int:mainpage}}]]", "apihelp-query+geosearch-description": "Returns pages having coordinates around the given point.", "apihelp-query+geosearch-param-coord": "Coordinate around which to search.", "apihelp-query+geosearch-param-page": "Title of page around which to search.", -- To view, visit https://gerrit.wikimedia.org/r/214327 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5bd47892162532bebc52475bbe614cfc8e9f77f5 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/GeoData Gerrit-Branch: master Gerrit-Owner: Purodha <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
