Subversion Repositories eFlore/Applications.del

Rev

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

Rev 2064 Rev 2080
Line 1723... Line 1723...
1723
	 * @return translated "Votez"
1723
	 * @return translated "Votez"
1724
	 */
1724
	 */
1725
	@DefaultStringValue("Votez")
1725
	@DefaultStringValue("Votez")
1726
	@Key("votez")
1726
	@Key("votez")
1727
	String votez();
1727
	String votez();
-
 
1728
	
-
 
1729
	/**
-
 
1730
	 * Translated "Identifiez-vous pour voter".
-
 
1731
	 * 
-
 
1732
	 * @return translated "Identifiez-vous pour voter"
-
 
1733
	 */
-
 
1734
	@DefaultStringValue("Identifiez-vous pour voter")
-
 
1735
	@Key("identifiezVousPourVoter")
-
 
1736
	String identifiezVousPourVoter();
Line 1728... Line 1737...
1728
 
1737
 
1729
	/**
1738
	/**
1730
	 * Translated "Vous".
1739
	 * Translated "Vous".
1731
	 * 
1740
	 *