Line 159... |
Line 159... |
159 |
define ('BAZ_ENTRER_PROJET', 'ENTRER SUR L\'ESPACE DU PROJET');
|
159 |
define ('BAZ_ENTRER_PROJET', 'ENTRER SUR L\'ESPACE DU PROJET');
|
160 |
define ('BAZ_GOOGLE_MSG', '<br />Si l\'évènement est bien situé vous pouvez valider la fiche<br />');
|
160 |
define ('BAZ_GOOGLE_MSG', '<br />Si l\'évènement est bien situé vous pouvez valider la fiche<br />');
|
161 |
define ('BAZ_SUPPRIMER_LA_FICHE', 'Supprimer la fiche');
|
161 |
define ('BAZ_SUPPRIMER_LA_FICHE', 'Supprimer la fiche');
|
162 |
define ('BAZ_INVALIDER_LA_FICHE', 'Invalider la fiche');
|
162 |
define ('BAZ_INVALIDER_LA_FICHE', 'Invalider la fiche');
|
163 |
define ('BAZ_TOUTES_LES_FICHES', 'Toutes les fiches');
|
163 |
define ('BAZ_TOUTES_LES_FICHES', 'Toutes les fiches');
|
164 |
define ('BAZ_FICHE_INEXISTANTE', 'La fiche demandée n\'existe pas') ;
|
164 |
define ('BAZ_FICHE_INEXISTANTE', '<strong>La fiche demandée n\'existe pas</strong>') ;
|
Line 165... |
Line 165... |
165 |
|
165 |
|
166 |
define ('BAZ_LATITUDE', 'Latitude');
|
166 |
define ('BAZ_LATITUDE', 'Latitude');
|
167 |
define ('BAZ_LONGITUDE', 'Longitude');
|
167 |
define ('BAZ_LONGITUDE', 'Longitude');
|