Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 545 → Rev 546

/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.java
2,7 → 2,7
 
/**
* Interface to represent the constants contained in resource bundle:
* '/home/greg/web/del/src/org/tela_botanica/del/client/i18n/Vocabulary.properties'.
* '/home/aurelien/web/del/src/org/tela_botanica/del/client/i18n/Vocabulary.properties'.
*/
public interface Vocabulary extends com.google.gwt.i18n.client.Constants {
241,11 → 241,11
String dateValidation();
 
/**
* Translated "Département".
* Translated "Département (numéro ou nom)".
*
* @return translated "Département"
* @return translated "Département (numéro ou nom)"
*/
@DefaultStringValue("Département")
@DefaultStringValue("Département (numéro ou nom)")
@Key("departement")
String departement();
 
259,11 → 259,11
String elements_par_page();
 
/**
* Translated "Entrez un nom de genre ou d'espèce, un nom de commune, un numéro de département, l'email d'un utilisateur ou un mot-clé".
* Translated "Entrez un nom de genre ou d'espèce, un nom de commune, un numéro ou un nom de département, l'email d'un utilisateur ou un mot-clé".
*
* @return translated "Entrez un nom de genre ou d'espèce, un nom de commune, un numéro de département, l'email d'un utilisateur ou un mot-clé"
* @return translated "Entrez un nom de genre ou d'espèce, un nom de commune, un numéro ou un nom de département, l'email d'un utilisateur ou un mot-clé"
*/
@DefaultStringValue("Entrez un nom de genre ou d'espèce, un nom de commune, un numéro de département, l'email d'un utilisateur ou un mot-clé")
@DefaultStringValue("Entrez un nom de genre ou d'espèce, un nom de commune, un numéro ou un nom de département, l'email d'un utilisateur ou un mot-clé")
@Key("entrerMotClef")
String entrerMotClef();
 
/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.properties
103,7 → 103,7
#composant recherche avancee
rechercheAvancee= Recherche avancée
contientMots = Contient les mots
departement = Département
departement = Département (numéro ou nom)
taxon = Taxon
genre = Genre
mot_clef= Mot-clé