Changeset 50287 in spip-zone
- Timestamp:
- Aug 5, 2011, 2:18:53 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/gis/trunk/lang/gis_en.php
r49639 r50287 21 21 'cfg_inf_adresse' => 'Displays additional address fields (country, city, state, address ...)', 22 22 'cfg_inf_cloudmade' => 'This API needs a key you can create on <a href=\'@url@\'>the CloudMade website</a>.', 23 'cfg_inf_geocoder' => 'Enable search function in form.', 23 'cfg_inf_geocoder' => 'Enable search function in form.', # MODIF 24 24 'cfg_inf_geolocaliser_user_html5' => 'If the user\'s browser allows it, its approximate geographic location is retrieved to give the default position when creating a new point.', 25 25 'cfg_inf_google' => 'This API needs a key you can create on <a href=\'@url@\'>the GoogleMaps website</a>.', … … 55 55 'icone_gis_tous' => 'Geolocated points', 56 56 'info_id_objet' => 'N°', 57 'info_liste_gis' => 'Points géolocalisés', # NEW 57 58 'info_liste_gis_objet' => 'Linked points to this object', 58 59 'info_liste_objets_gis' => 'Objects attached to this point',
Note: See TracChangeset
for help on using the changeset viewer.