Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 2642 → Rev 2643

/trunk/src/org/tela_botanica/client/i18n/Msg.java
9,7 → 9,7
*/
public class Msg {
 
public static final String MESSAGE_INEXISTANT = "hoho c'est la merde";
public static final String MESSAGE_INEXISTANT = "N/A";
 
/** langue en cours */
protected static String langue;