Subversion Repositories eFlore/Applications.del

Rev

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

Rev 666 Rev 673
Line 905... Line 905...
905
  @DefaultStringValue("Voir la fiche")
905
  @DefaultStringValue("Voir la fiche")
906
  @Key("voirFicheIndividu")
906
  @Key("voirFicheIndividu")
907
  String voirFicheIndividu();
907
  String voirFicheIndividu();
Line 908... Line 908...
908
 
908
 
-
 
909
  /**
-
 
910
   * Translated "Vote pris en compte".
-
 
911
   * 
-
 
912
   * @return translated "Vote pris en compte"
-
 
913
   */
-
 
914
  @DefaultStringValue("Vote pris en compte")
-
 
915
  @Key("votePrisEnCompte")
-
 
916
  String votePrisEnCompte();
-
 
917
 
909
  /**
918
  /**
910
   * Translated "Moyenne des votes".
919
   * Translated "Moyenne des votes".
911
   * 
920
   * 
912
   * @return translated "Moyenne des votes"
921
   * @return translated "Moyenne des votes"
913
   */
922
   */