Index: trunk/extensions/Maps/Maps.i18n.php |
— | — | @@ -71,7 +71,8 @@ |
72 | 72 | 'maps-geocode-par-mappingservice' => 'The geocoding service you want to use. See the available geocoding services.', |
73 | 73 | 'maps-geocode-par-geoservice' => 'This parameter allows you to indicate you are using this geocoding request in combination with a specific mapping service. |
74 | 74 | 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.', |
76 | 77 | 'maps-geocode-par-allowcoordinates' => 'Allows disabling the support for coordinates in this function. Must be either yes or no. |
77 | 78 | When no, every value will be geocoded, even valid coordinates.', |
78 | 79 | 'maps-geocode-par-format' => 'The format for the resulting coordinates.', |