Subversion Repositories eFlore/Applications.del

Rev

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

Rev 2050 Rev 2056
Line 96... Line 96...
96
		
96
		
97
		if(evenement.equals("nouvelle_validation_autre_sur_prop_vous")) {
97
		if(evenement.equals("nouvelle_validation_autre_sur_prop_vous")) {
98
			trad = I18n.getVocabulary().nouvelleValidationAutreAPropVous();
98
			trad = I18n.getVocabulary().nouvelleValidationAutreAPropVous();
Line -... Line 99...
-
 
99
		}
-
 
100
		
-
 
101
		if(evenement.equals("nouveau_vote_autre_sur_com_autre_obs_vous")) {
-
 
102
			trad = I18n.getVocabulary().nouveauVoteAutreSurComAutreObsVous();
99
		}
103
		}
100
		
104
		
101
		return trad;
105
		return trad;