r58976 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r58975‎ | r58976 | r58977 >
Date:22:07, 12 November 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Correct spelling
Modified paths:
  • /trunk/extensions/Maps/Maps.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/Maps.i18n.php
@@ -26,8 +26,8 @@
2727 'maps_geocoding_failed' => 'The following {{PLURAL:$2|address|addresses}} could not be geocoded: $1.',
2828 'maps_geocoding_failed_for' => 'The following {{PLURAL:$2|address|addresses}} could not be geocoded and {{PLURAL:$2|has|have}} been omitted from the map:
2929 $1',
30 - 'maps_unrecognized_coords' => 'The following coordinates where not recognized: $1.',
31 - 'maps_unrecognized_coords_for' => 'The following coordinates where not recognized and {{PLURAL:$2|has|have}} been omitted from the map:
 30+ 'maps_unrecognized_coords' => 'The following coordinates were not recognized: $1.',
 31+ 'maps_unrecognized_coords_for' => 'The following coordinates were not recognized and {{PLURAL:$2|has|have}} been omitted from the map:
3232 $1',
3333 'maps_map_cannot_be_displayed' => 'The map cannot be displayed.',
3434

Status & tagging log