Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 450 → Rev 451

/trunk/src/org/tela_botanica/client/i18n/Constantes.java
55,7 → 55,7
String courriel();
String siteWeb();
//Structure : personnel
// Structure : personnel
String structureInfoPersonnel();
String titrePersonnel();
String titreMembre();
71,7 → 71,7
String specialite();
String boolContact();
 
//Structure : conservation
// Structure : conservation
String structureInfoConservation();
String titreLocal();
String localSpecifique();
93,7 → 93,7
String acquisitionTraitementInsecte();
String acquisitionTraitementPoison();
 
//Structure : valorisation
// Structure : valorisation
String structureInfoValorisation();
String titreActionValorisation();
String titreRechercherScientifique();
107,7 → 107,11
String rechercheType();
String visite();
// Collection : liste
String collectionListeTitre();
String structure();
String suppressionCollection();
 
//Personne
String modeAjout();
String modeModifier();