r80327 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80326‎ | r80327 | r80328 >
Date:21:23, 14 January 2011
Author:siebrand
Status:ok
Tags:
Comment:
Fix typo.
Modified paths:
  • /trunk/extensions/Maps/Maps.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/Maps.i18n.php
@@ -71,7 +71,8 @@
7272 'maps-geocode-par-mappingservice' => 'The geocoding service you want to use. See the available geocoding services.',
7373 'maps-geocode-par-geoservice' => 'This parameter allows you to indicate you are using this geocoding request in combination with a specific mapping service.
7474 Each mapping service can have overrides over the default value for the geocoding service.
75 -This is for legal considerations, since you can not use the Google Geocoding service except together with Google Maps. Settings this parameter and not the service one will ensure you are not using an invalid combination.',
 75+This is for legal considerations, since you can not use the Google Geocoding service except together with Google Maps.
 76+Setting this parameter and not the parameter for the service, will ensure you are not using an invalid combination.',
7677 'maps-geocode-par-allowcoordinates' => 'Allows disabling the support for coordinates in this function. Must be either yes or no.
7778 When no, every value will be geocoded, even valid coordinates.',
7879 'maps-geocode-par-format' => 'The format for the resulting coordinates.',

Status & tagging log