Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1802 Rev 1860
Line 50... Line 50...
50
	String indicationValider();
50
	String indicationValider();
Line 51... Line 51...
51
	
51
	
52
	String indicationAjouterStatistiqueAccueil();
52
	String indicationAjouterStatistiqueAccueil();
Line -... Line 53...
-
 
53
	String indicationEnregistrerAccueil();
-
 
54
	
-
 
55
	String indicationImporterUnePubli();
-
 
56
	String telechargerModeleImportPubli();
53
	String indicationEnregistrerAccueil();
57
	String importDePubli();
54
	
58
	
55
	// Boutons
59
	// Boutons
56
	String ajouter();
60
	String ajouter();
57
	String modifier();
61
	String modifier();
58
	String supprimer();
62
	String supprimer();
59
	String rafraichir();
63
	String rafraichir();
60
	String appliquer();
64
	String appliquer();
-
 
65
	String annuler();
Line 61... Line 66...
61
	String annuler();
66
	String valider();
62
	String valider();
67
	String importer();
63
	
68