Index: trunk/extensions/Maps/Maps.i18n.php |
— | — | @@ -579,31 +579,14 @@ |
580 | 580 | $messages['en-gb'] = array( |
581 | 581 | 'maps_desc' => 'Provides the ability to display coordinate data in maps, and geocode addresses ([http://mapping.referata.com/wiki/Maps_examples demo]). |
582 | 582 | 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:', |
591 | 583 | '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.', |
593 | 584 | 'maps_geocoding_failed' => 'The following {{PLURAL:$2|address|addresses}} could not be geocoded: $1.', |
594 | 585 | 'maps_geocoding_failed_for' => 'The following {{PLURAL:$2|address|addresses}} could not be geocoded and {{PLURAL:$2|has|have}} been omitted from the map: |
595 | 586 | $1', |
596 | 587 | 'maps_unrecognized_coords' => 'The following {{PLURAL:$2|coordinate was|coordinates were}} not recognised: $1.', |
597 | 588 | 'maps_unrecognized_coords_for' => 'The following {{PLURAL:$2|coordinate was|coordinates were}} not recognised and {{PLURAL:$2|has|have}} been omitted from the map: |
598 | 589 | $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', |
602 | 590 | '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', |
608 | 591 | ); |
609 | 592 | |
610 | 593 | /** Esperanto (Esperanto) |