r114014 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114013‎ | r114014 | r114015 >
Date:14:48, 16 March 2012
Author:jeroendedauw
Status:deferred (Comments)
Tags:
Comment:
follow up to r113944, add message docs
Modified paths:
  • /trunk/extensions/Maps/Maps.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/Maps.i18n.php
@@ -236,6 +236,20 @@
237237 'maps_openlayers' => '{{optional}}',
238238 'maps_osm' => '{{optional}}',
239239 'maps_centred_on' => '$1 and $2 are latitude and longitude.',
 240+
 241+ 'maps-googlemaps3-par-type' => '{{maps-par|googlemaps3|type}}',
 242+ 'maps-googlemaps3-par-types' => '{{maps-par|googlemaps3|types}}',
 243+ 'maps-googlemaps3-par-layers' => '{{maps-par|googlemaps3|layers}}',
 244+ 'maps-googlemaps3-par-controls' => '{{maps-par|googlemaps3|controls}}',
 245+ 'maps-googlemaps3-par-zoomstyle' => '{{maps-par|googlemaps3|zoomstyle}}',
 246+ 'maps-googlemaps3-par-typestyle' => '{{maps-par|googlemaps3|typestyle}}',
 247+ 'maps-googlemaps3-par-autoinfowindows' => '{{maps-par|googlemaps3|autoinfowindows}}',
 248+ 'maps-googlemaps3-par-kml' => '{{maps-par|googlemaps3|kml}}',
 249+ 'maps-googlemaps3-par-gkml' => '{{maps-par|googlemaps3|gkml}}',
 250+ 'maps-googlemaps3-par-fusiontables' => '{{maps-par|googlemaps3|fusiontables}}',
 251+ 'maps-googlemaps3-par-tilt' => '{{maps-par|googlemaps3|tilt}}',
 252+ 'maps-googlemaps3-par-kmlrezoom' => '{{maps-par|googlemaps3|kmlrezoom}}',
 253+ 'maps-googlemaps3-par-poi' => '{{maps-par|googlemaps3|poi}}',
240254 );
241255
242256 /** Afrikaans (Afrikaans)

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r113944add option to disable poijeroendedauw19:35, 15 March 2012

Comments

#Comment by Jeroen De Dauw (talk | contribs)   14:49, 16 March 2012

maps-par should be

Describes the function and usage of the $2 parameter part of the $1 service.

Status & tagging log