Index: trunk/extensions/SemanticMaps/SemanticMaps.i18n.php |
— | — | @@ -50,7 +50,7 @@ |
51 | 51 | 'semanticmaps-par-forceshow' => 'Show the map even when there are no locations to display?', |
52 | 52 | '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.', |
53 | 53 | '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.', |
54 | | - 'semanticmaps-par-template' => 'A template to use to format the info window contents with.' |
| 54 | + 'semanticmaps-par-template' => 'A template to use to format the info window contents.' |
55 | 55 | ); |
56 | 56 | |
57 | 57 | /** Message documentation (Message documentation) |