Subversion Repositories eFlore/Applications.coel

Rev

Rev 254 | Rev 383 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 254 Rev 334
Line 1... Line 1...
1
package org.tela_botanica.client.i18n;
1
package org.tela_botanica.client.i18n;
Line 2... Line 2...
2
 
2
 
Line 3... Line 3...
3
import com.google.gwt.i18n.client.ConstantsWithLookup;
3
import com.google.gwt.i18n.client.ConstantsWithLookup;
-
 
4
 
4
 
5
public interface Constantes extends ConstantsWithLookup{
5
public interface Constantes extends ConstantsWithLookup{
6
	String chargement();
6
	String titreAjoutFormStructurePanneau();
7
	String titreAjoutFormStructurePanneau();
7
	String appliNom();
8
	String appliNom();
8
	String titreModifFormStructurePanneau();
9
	String titreModifFormStructurePanneau();