r80130 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80129‎ | r80130 | r80131 >
Date:23:19, 12 January 2011
Author:siebrand
Status:deferred
Tags:
Comment:
Tweak messages.
Modified paths:
  • /trunk/extensions/Maps/Maps.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/Maps.i18n.php
@@ -50,8 +50,8 @@
5151 'maps-coordinates-par-directional' => 'Indicates if the coordinates should be outputted directional or not.',
5252
5353 // Distance parser hook
54 - 'maps-distance-par-distance' => "The distance to convert to it's equivalent with a specified unit.",
55 - 'maps-distance-par-decimals' => 'The maximum amount of fractional digits to use in the resulting value.',
 54+ 'maps-distance-par-distance' => "The distance to convert to its equivalent with a specified unit.",
 55+ 'maps-distance-par-decimals' => 'The maximum number of fractional digits to use in the resulting value.',
5656 'maps-distance-par-unit' => 'The unit the output the distance in.',
5757
5858 // Finddestination paser hook
@@ -61,7 +61,7 @@
6262 'maps-finddestination-par-format' => 'The format in which to output the destination.',
6363 'maps-finddestination-par-directional' => 'Indicates if the format of the destination should be directional or not.',
6464 'maps-finddestination-par-allowcoordinates' => 'Indicates if coordinates should be allowed. If set to no, only addresses will be accepted.',
65 - 'maps-finddestination-par-geoservice' => "The geocoding service to use to geocode the value in case it's an address.",
 65+ 'maps-finddestination-par-geoservice' => "The geocoding service to use to geocode the value in case it is an address.",
6666 'maps-finddestination-par-mappingservice' => "Parameter to indicate the mapping service to use with this function.
6767 This will maps allow to override the default value of the service parameter by the one that's optimal for the mapping service.
6868 (Example: In case of Google Maps, the Google geocoder will be used.)",
@@ -81,7 +81,7 @@
8282 'maps-geodistance-par-location1' => 'The first point in the set to calculate the distance between.',
8383 'maps-geodistance-par-location2' => 'The second point in the set to calculate the distance between.',
8484 'maps-geodistance-par-unit' => 'The unit the output the distance in.',
85 - 'maps-geodistance-par-decimals' => 'The maximum amount of fractional digits to use in the resulting value.',
 85+ 'maps-geodistance-par-decimals' => 'The maximum number of fractional digits to use in the resulting value.',
8686 'maps-geodistance-par-mappingservice' => 'The geocoding service to use to geocode any addresses.',
8787 'maps-geodistance-par-geoservice' => 'The mapping service this is used together with.
8888 This can affect the default geocoding service value.',

Status & tagging log