Subversion Repositories eFlore/Applications.coel

Rev

Rev 156 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
120 jpm 1
package org.tela_botanica.client.i18n;
2
 
3
import com.google.gwt.i18n.client.Constants;
4
 
5
public interface Constantes extends Constants {
6
	String titreAjoutFormStructurePanneau();
7
	String appliNom();
8
}