jenkins-bot has submitted this change and it was merged. Change subject: Fix spelling of "Overridden" ......................................................................
Fix spelling of "Overridden" Per http://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Semanticmaps-kml-text/en_(5) Change-Id: I0bd6f945bde20afb5e0cfa7efeb60c646bc994c4 --- M SemanticMaps.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Siebrand: Looks good to me, approved jenkins-bot: Verified diff --git a/SemanticMaps.i18n.php b/SemanticMaps.i18n.php index 9544e13..33109fb 100644 --- a/SemanticMaps.i18n.php +++ b/SemanticMaps.i18n.php @@ -47,7 +47,7 @@ 'semanticmaps-par-geocodecontrol' => 'Show the geocoding control.', - 'semanticmaps-kml-text' => 'The text associated with each page. Overriden by the additional queried properties if any.', + 'semanticmaps-kml-text' => 'The text associated with each page. Overridden by the additional queried properties if any.', 'semanticmaps-kml-title' => 'The default title for results', 'semanticmaps-kml-linkabsolute' => 'Should links be absolute (as opposed to relative)', 'semanticmaps-kml-pagelinktext' => 'The text to use for the links to the page, in which $1 will be replaced by the page title', -- To view, visit https://gerrit.wikimedia.org/r/53149 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0bd6f945bde20afb5e0cfa7efeb60c646bc994c4 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/SemanticMaps Gerrit-Branch: master Gerrit-Owner: Shirayuki <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
