r76158 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76157‎ | r76158 | r76159 >
Date:22:47, 5 November 2010
Author:reedy
Status:deferred
Tags:
Comment:
Kill a few more useless en-gb translations from the Maps extension
Modified paths:
  • /trunk/extensions/Maps/Maps.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/Maps.i18n.php
@@ -579,31 +579,14 @@
580580 $messages['en-gb'] = array(
581581 'maps_desc' => 'Provides the ability to display coordinate data in maps, and geocode addresses ([http://mapping.referata.com/wiki/Maps_examples demo]).
582582 Available mapping services: $1',
583 - 'maps_map' => 'Map',
584 - 'maps-loading-map' => 'Loading map...',
585 - 'maps-abb-north' => 'N',
586 - 'maps-abb-east' => 'E',
587 - 'maps-abb-south' => 'S',
588 - 'maps-abb-west' => 'W',
589 - 'maps-latitude' => 'Latitude:',
590 - 'maps-longitude' => 'Longitude:',
591583 'maps-invalid-coordinates' => 'The value $1 was not recognised as a valid set of coordinates.',
592 - 'maps_coordinates_missing' => 'No coordinates provided for the map.',
593584 'maps_geocoding_failed' => 'The following {{PLURAL:$2|address|addresses}} could not be geocoded: $1.',
594585 'maps_geocoding_failed_for' => 'The following {{PLURAL:$2|address|addresses}} could not be geocoded and {{PLURAL:$2|has|have}} been omitted from the map:
595586 $1',
596587 'maps_unrecognized_coords' => 'The following {{PLURAL:$2|coordinate was|coordinates were}} not recognised: $1.',
597588 'maps_unrecognized_coords_for' => 'The following {{PLURAL:$2|coordinate was|coordinates were}} not recognised and {{PLURAL:$2|has|have}} been omitted from the map:
598589 $1',
599 - 'maps_map_cannot_be_displayed' => 'The map cannot be displayed.',
600 - 'maps-geocoder-not-available' => 'The geocoding feature of Maps is not available. Your location can not be geocoded.',
601 - 'maps_click_to_activate' => 'Click to activate map',
602590 'maps_centred_on' => 'Map centred on $1, $2.',
603 - 'maps_overlays' => 'Overlays',
604 - 'maps_photos' => 'Photos',
605 - 'maps_videos' => 'Videos',
606 - 'maps_wikipedia' => 'Wikipedia',
607 - 'maps_webcams' => 'Webcams',
608591 );
609592
610593 /** Esperanto (Esperanto)

Status & tagging log