Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 865 Rev 907
Line 17... Line 17...
17
	public static final String UTILISATEUR_COURANT = "Utilisateur courant";
17
	public static final String UTILISATEUR_COURANT = "Utilisateur courant";
18
	public static final String PROJET_COURANT = "Objet Projet courant";
18
	public static final String PROJET_COURANT = "Objet Projet courant";
19
	public static final String POPUP_CHARGEMENT = "Popup chargement";
19
	public static final String POPUP_CHARGEMENT = "Popup chargement";
20
	public static final String PANNEAU_SUD = "Barre de statut";
20
	public static final String PANNEAU_SUD = "Barre de statut";
21
	public static final String PROJETS = "Liste des projets";
21
	public static final String PROJETS = "Liste des projets";
-
 
22
	public static final String APPLI_COMPILATION_JAVA_VERSION = "Version de Java ayant servi à compiler";
-
 
23
	public static final String APPLI_COMPILATION_DATE_HEURE = "Date et heure de la compilation de l'application";
22
}
24
}