Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 209 Rev 210
Line 36... Line 36...
36
*/  
36
*/  
Line 37... Line 37...
37
 
37
 
38
define ("ANN_NOM", "Name :") ;
38
define ("ANN_NOM", "Name :") ;
39
define ("ANN_PRENOM", "First name") ;
39
define ("ANN_PRENOM", "First name") ;
40
define ("ANN_CP", "Zip Code") ;
40
define ("ANN_CP", "Zip Code") ;
41
define ("ANN_PAYS", "Country:") ;
41
define ("ANN_PAYS", "Country") ;
42
define ("ANN_LANGUES_PARLES", "Languages spoken  :") ;
42
define ("ANN_LANGUES_PARLES", "Languages spoken  :") ;
43
define ("ANN_EMAIL", "E-mail :") ;
43
define ("ANN_EMAIL", "E-mail :") ;
44
define ("ANN_MOT_DE_PASSE", "Password:") ;
44
define ("ANN_MOT_DE_PASSE", "Password:") ;
45
define ("ANN_REPETE_MOT_DE_PASSE", "Repeat the password :") ;
45
define ("ANN_REPETE_MOT_DE_PASSE", "Repeat the password :") ;