Subversion Repositories eFlore/Applications.del

Rev

Rev 2135 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2135 Rev 2138
Line 392... Line 392...
392
	@DefaultStringValue("Département (numéro ou nom)")
392
	@DefaultStringValue("Département (numéro ou nom)")
393
	@Key("departement")
393
	@Key("departement")
394
	String departement();
394
	String departement();
Line 395... Line 395...
395
 
395
 
-
 
396
	/**
-
 
397
	 * Translated "Masquer les observations smartphone anonymes".
-
 
398
	 * 
-
 
399
	 * @return translated "Masquer les observations smartphone anonymes"
-
 
400
	 */
-
 
401
	@DefaultStringValue("Masquer les observations smartphone anonymes")
-
 
402
	@Key("pnInscritsSeulement")
-
 
403
	String pnInscritsSeulement();
-
 
404
 
-
 
405
	/**
-
 
406
	 * Translated "Obs mobiles anonymes".
-
 
407
	 * 
-
 
408
	 * @return translated "Obs mobiles anonymes"
-
 
409
	 */
-
 
410
	@DefaultStringValue("Obs mobiles anonymes")
-
 
411
	@Key("pnISCourt")
-
 
412
	String pnISCourt();
-
 
413
 
396
	/**
414
	/**
397
	 * Translated "Détermination la plus probable : ".
415
	 * Translated "Détermination la plus probable : ".
398
	 * 
416
	 * 
399
	 * @return translated "Détermination la plus probable : "
417
	 * @return translated "Détermination la plus probable : "
400
	 */
418
	 */