Index: trunk/extensions/SemanticMaps/SemanticMaps.i18n.php |
— | — | @@ -47,7 +47,7 @@ |
48 | 48 | 'semanticmaps_paramdesc_types' => 'The map types available on the map', |
49 | 49 | 'semanticmaps_paramdesc_type' => 'The default map type for the map', |
50 | 50 | 'semanticmaps_paramdesc_overlays' => 'The overlays available on the map', |
51 | | - 'semanticmaps_paramdesc_autozoom' => 'Whether or not one can zoom in and out by using the mouse scroll wheel', |
| 51 | + 'semanticmaps_paramdesc_autozoom' => 'If zoom in and out by using the mouse scroll wheel is enabled', |
52 | 52 | 'semanticmaps_paramdesc_layers' => 'The layers available on the map', |
53 | 53 | ); |
54 | 54 | |