jenkins-bot has submitted this change and it was merged. Change subject: Use American English spelling for center ......................................................................
Use American English spelling for center Spotted by Shirayuki on https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Creditssource-source-work/en Change-Id: I363b5bff220082eb53b1f8f6bafc18b8486b0d73 --- M SemanticMaps.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Raimond Spekking: Looks good to me, approved jenkins-bot: Verified diff --git a/SemanticMaps.i18n.php b/SemanticMaps.i18n.php index f422e92..4818b24 100644 --- a/SemanticMaps.i18n.php +++ b/SemanticMaps.i18n.php @@ -42,7 +42,7 @@ 'semanticmaps-par-forceshow' => 'Show the map even when there are no locations to display?', 'semanticmaps-par-showtitle' => 'Show a title in the marker info window or not. Disabling this is often usefull when using a template to format the info window content.', 'semanticmaps-par-hidenamespace' => 'Show the namespace title in the marker info window', - 'semanticmaps-par-centre' => 'The centre of the map. When not provided, the map will automatically pick the optimal centre to display all markers on the map.', + 'semanticmaps-par-centre' => 'The center of the map. When not provided, the map will automatically pick the optimal center to display all markers on the map.', 'semanticmaps-par-template' => 'A template to use to format the info window contents.', 'semanticmaps-par-geocodecontrol' => 'Show the geocoding control.', -- To view, visit https://gerrit.wikimedia.org/r/51989 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I363b5bff220082eb53b1f8f6bafc18b8486b0d73 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/SemanticMaps Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Nischayn22 <[email protected]> Gerrit-Reviewer: Raimond Spekking <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
