Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 962 → Rev 963

/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.java
232,11 → 232,11
String courriel();
 
/**
* Translated "Date (jj/mm/aaaa) ou aaaa".
* Translated "Date (jj/mm/aaaa ou aaaa)".
*
* @return translated "Date (jj/mm/aaaa) ou aaaa"
* @return translated "Date (jj/mm/aaaa ou aaaa)"
*/
@DefaultStringValue("Date (jj/mm/aaaa) ou aaaa")
@DefaultStringValue("Date (jj/mm/aaaa ou aaaa)")
@Key("date")
String date();