Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1426 Rev 1471
Line 1112... Line 1112...
1112
  @DefaultStringValue("Station")
1112
  @DefaultStringValue("Station")
1113
  @Key("station")
1113
  @Key("station")
1114
  String station();
1114
  String station();
Line 1115... Line 1115...
1115
 
1115
 
-
 
1116
  /**
-
 
1117
   * Translated "Supprimer votre vote".
-
 
1118
   * 
-
 
1119
   * @return translated "Supprimer votre vote"
-
 
1120
   */
-
 
1121
  @DefaultStringValue("Supprimer votre vote")
-
 
1122
  @Key("supprimerVote")
-
 
1123
  String supprimerVote();
-
 
1124
 
1116
  /**
1125
  /**
1117
   * Translated "Tag".
1126
   * Translated "Tag".
1118
   * 
1127
   * 
1119
   * @return translated "Tag"
1128
   * @return translated "Tag"
1120
   */
1129
   */
Line 1400... Line 1409...
1400
  @DefaultStringValue("Vote pris en compte")
1409
  @DefaultStringValue("Vote pris en compte")
1401
  @Key("votePrisEnCompte")
1410
  @Key("votePrisEnCompte")
1402
  String votePrisEnCompte();
1411
  String votePrisEnCompte();
Line 1403... Line 1412...
1403
 
1412
 
-
 
1413
  /**
-
 
1414
   * Translated "Vote supprimé".
-
 
1415
   * 
-
 
1416
   * @return translated "Vote supprimé"
-
 
1417
   */
-
 
1418
  @DefaultStringValue("Vote supprimé")
-
 
1419
  @Key("voteSupprime")
-
 
1420
  String voteSupprime();
-
 
1421
 
1404
  /**
1422
  /**
1405
   * Translated "Moyenne des votes".
1423
   * Translated "Moyenne des votes".
1406
   * 
1424
   * 
1407
   * @return translated "Moyenne des votes"
1425
   * @return translated "Moyenne des votes"
1408
   */
1426
   */