Ignore:
Timestamp:
Jan 3, 2011, 7:39:14 PM (13 years ago)
Author:
cljosse
Message:

[edit_gmaps] upgrade to Google map apiV3


File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/edit_gmaps/language/fr_FR/lang.php

    r4555 r8456  
    11<?php
    22global $lang;
     3$lang['search_title']='Rechercher un lieu...';
     4$lang['map']='Carte';
     5
    36$lang['selection']="Sélection";
    47$lang['reset'] ="Raz"  ;
     
    1215
    1316$lang['Map']='Carte';
     17
    1418
    1519$lang['displays %s on a map']='afficher %s sur la carte';
     
    2529$lang['show all pictures around this location']='Présente toutes les images à proximité de ces coordonnées';
    2630$lang['Search a location...']='Rechercher un lieu...';
     31$lang['search_title']='Rechercher un lieu...';
     32
    2733
    2834$lang['Loading']='Chargement';
Note: See TracChangeset for help on using the changeset viewer.