Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1403 Rev 1426
Line 1121... Line 1121...
1121
  @DefaultStringValue("Tag")
1121
  @DefaultStringValue("Tag")
1122
  @Key("tag")
1122
  @Key("tag")
1123
  String tag();
1123
  String tag();
Line 1124... Line 1124...
1124
 
1124
 
-
 
1125
  /**
-
 
1126
   * Translated "Tag cel".
-
 
1127
   * 
-
 
1128
   * @return translated "Tag cel"
-
 
1129
   */
-
 
1130
  @DefaultStringValue("Tag cel")
-
 
1131
  @Key("tagCel")
-
 
1132
  String tagCel();
-
 
1133
 
-
 
1134
  /**
-
 
1135
   * Translated "Tag pictoflora".
-
 
1136
   * 
-
 
1137
   * @return translated "Tag pictoflora"
-
 
1138
   */
-
 
1139
  @DefaultStringValue("Tag pictoflora")
-
 
1140
  @Key("tagDel")
-
 
1141
  String tagDel();
-
 
1142
 
1125
  /**
1143
  /**
1126
   * Translated "Espèce".
1144
   * Translated "Espèce".
1127
   * 
1145
   * 
1128
   * @return translated "Espèce"
1146
   * @return translated "Espèce"
1129
   */
1147
   */