Subversion Repositories eFlore/Applications.del

Rev

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

Rev 101 Rev 103
Line 293... Line 293...
293
  @DefaultStringValue("Cliquez ici pour proposer votre validation")
293
  @DefaultStringValue("Cliquez ici pour proposer votre validation")
294
  @Key("proposer_validation")
294
  @Key("proposer_validation")
295
  String proposer_validation();
295
  String proposer_validation();
Line 296... Line 296...
296
 
296
 
-
 
297
  /**
-
 
298
   * Translated "Esthetisme".
-
 
299
   * 
-
 
300
   * @return translated "Esthetisme"
-
 
301
   */
-
 
302
  @DefaultStringValue("Esthetisme")
-
 
303
  @Key("protocole_esthetisme")
-
 
304
  String protocole_esthetisme();
-
 
305
 
-
 
306
  /**
-
 
307
   * Translated "Identification automatique".
-
 
308
   * 
-
 
309
   * @return translated "Identification automatique"
-
 
310
   */
-
 
311
  @DefaultStringValue("Identification automatique")
-
 
312
  @Key("protocole_identification_auto")
-
 
313
  String protocole_identification_auto();
-
 
314
 
297
  /**
315
  /**
298
   * Translated "Rechercher une image".
316
   * Translated "Rechercher une image".
299
   * 
317
   * 
300
   * @return translated "Rechercher une image"
318
   * @return translated "Rechercher une image"
301
   */
319
   */