/trunk/src/org/tela_botanica/client/i18n/Constantes.properties |
---|
5,6 → 5,7 |
appliVersionCode = Dora |
# Général |
id = Id |
chargement = Chargement ... |
oui = oui |
non = non |
/trunk/src/org/tela_botanica/client/i18n/Constantes.java |
---|
13,6 → 13,7 |
String modeAnonyme(); |
// Général |
String id(); |
String chargement(); |
String oui(); |
String non(); |