Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1072 Rev 1077
Line 35... Line 35...
35
	String inconnue();
35
	String inconnue();
36
	String nonRenseigne();
36
	String nonRenseigne();
37
	String donneePublic();
37
	String donneePublic();
38
	String donneePrivee();
38
	String donneePrivee();
39
	String chercher();
39
	String chercher();
-
 
40
	String articleUn();
-
 
41
	String articleLe();
-
 
42
	String articleLa();
Line 40... Line 43...
40
	
43
	
41
	// Fenetre aide
44
	// Fenetre aide
42
	String plierDeplierToutBtn();
45
	String plierDeplierToutBtn();
Line 65... Line 68...
65
	String sur();
68
	String sur();
66
	String parPage();
69
	String parPage();
67
	String afficher();
70
	String afficher();
68
	String elements();
71
	String elements();
Line -... Line 72...
-
 
72
	
-
 
73
	// Erreurs
-
 
74
	String selectionnerValeur();
-
 
75
	String selectionnerValeurOuNull();
69
	
76
	
70
	// Téléphone
77
	// Téléphone
71
	String FIX();
78
	String FIX();
72
	String GSM();
79
	String GSM();
73
	String FAX();
80
	String FAX();
Line 131... Line 138...
131
	String accueilEnregistrementSucces();
138
	String accueilEnregistrementSucces();
132
	String accueilChargementSucces();
139
	String accueilChargementSucces();
Line 133... Line 140...
133
	
140
	
134
	// +---------------------------------------------------------------------------------------------------------------+
141
	// +---------------------------------------------------------------------------------------------------------------+
135
	// Projet
142
	// Projet
136
	String projet();
143
	String projetSingulier();
137
	String projetTitreFormAjout();
144
	String projetTitreFormAjout();
138
	String projetTitreFormModif();
145
	String projetTitreFormModif();
139
	String projetTitreInfoGenerale();
146
	String projetTitreInfoGenerale();
140
	String projetTitreSuppression();
147
	String projetTitreSuppression();
Line 153... Line 160...
153
	String projetIndexationFrequence();
160
	String projetIndexationFrequence();
154
	String projetMarkPublic();
161
	String projetMarkPublic();
Line 155... Line 162...
155
	
162
	
156
	// +---------------------------------------------------------------------------------------------------------------+
163
	// +---------------------------------------------------------------------------------------------------------------+
-
 
164
	// Structure : titres
-
 
165
	String structure();
157
	// Structure : titres
166
	String structureSingulier();
158
	String titreStructureListe();
167
	String titreStructureListe();
159
	String titreAjoutFormStructurePanneau();
168
	String titreAjoutFormStructurePanneau();
Line 160... Line 169...
160
	String titreModifFormStructurePanneau();
169
	String titreModifFormStructurePanneau();
Line 229... Line 238...
229
	String rechercheType();
238
	String rechercheType();
230
	String visite();
239
	String visite();
Line 231... Line 240...
231
	
240
	
232
	// +---------------------------------------------------------------------------------------------------------------+
241
	// +---------------------------------------------------------------------------------------------------------------+
-
 
242
	// Collection : liste
233
	// Collection : liste
243
	String collectionSingulier();
234
	String collectionListeTitre();
-
 
235
	String structure();
244
	String collectionListeTitre();
Line 236... Line 245...
236
	String suppressionCollection();
245
	String suppressionCollection();
237
	
246
	
238
	// Collection : détail
247
	// Collection : détail
Line 454... Line 463...
454
	String selectionnerCommentaire();
463
	String selectionnerCommentaire();
455
	String chargementCommentaire();
464
	String chargementCommentaire();
Line 456... Line 465...
456
	
465
	
457
	// +---------------------------------------------------------------------------------------------------------------+
466
	// +---------------------------------------------------------------------------------------------------------------+
-
 
467
	//Personne
458
	//Personne
468
	String personneSingulier();
459
	String personneListeLabel();
469
	String personneListeLabel();
460
	String personneModeAjout();
470
	String personneModeAjout();
Line 461... Line 471...
461
	String personneModeModifier();
471
	String personneModeModifier();
Line 490... Line 500...
490
	String personneInfoNat();
500
	String personneInfoNat();
491
	String personneProjet();
501
	String personneProjet();
Line 492... Line 502...
492
	
502
	
493
	// +---------------------------------------------------------------------------------------------------------------+
503
	// +---------------------------------------------------------------------------------------------------------------+
-
 
504
	// Publication
494
	// Publication
505
	String publicationSingulier(); 
495
	String publicationTitreFormAjout();
506
	String publicationTitreFormAjout();
496
	String publicationTitreFormModif();
507
	String publicationTitreFormModif();
497
	String publicationTitreSuppression();
508
	String publicationTitreSuppression();
498
	String publicationAuteursTitre();
509
	String publicationAuteursTitre();
Line 507... Line 518...
507
	String publicationFascicule();
518
	String publicationFascicule();
508
	String publicationPage();
519
	String publicationPage();
Line 509... Line 520...
509
	
520
	
510
	// +---------------------------------------------------------------------------------------------------------------+
521
	// +---------------------------------------------------------------------------------------------------------------+
511
	// Commentaire
-
 
512
	String commentaireTitreFormAjout();
-
 
513
	String commentaireTitreFormModif();
522
	// Commentaire
514
	String commentaireSingulier();
523
	String commentaireSingulier();
-
 
524
	String commentairePluriel();
-
 
525
	String commentaireTitreFormAjout();
515
	String commentairePluriel();
526
	String commentaireTitreFormModif();
516
	String commentaireCollection();
527
	String commentaireCollection();
517
	String commentaireTitre();
528
	String commentaireTitre();
518
	String commentaireTitreSuppression();
529
	String commentaireTitreSuppression();
519
	String commentaireType();
530
	String commentaireType();