alerte_nom = "Please enter your name"
alerte_prenom = "Please enter your firstname"
alerte_adresse = "Please enter your address"
alerte_code_postal = "Please enter your zip code"
alerte_raisonSociale = "Please precise your social reason"
alerte_civilites = "Please precise your civility"
alerte_commentaire = "Please enter your comment"
alerte_ville = "Please enter your town"
alerte_tel = "Please enter your phone number"
alerte_tel_invalide = "The phone number is wrong"
alerte_demande = "Please enter your request"
alerte_mail = "Please enter your email"
alerte_mail_invalide = "Your email is invalid"
alerte_login = "Enter your login"
alerte_password = "Enter your password"
alerte_password_invalide = "Your password must have between 6 and 12 caracters"
alerte_repeter_pwd = "Please repeat your password"
alerte_erreur_pwd = "Password error"
alerte_old_password = "Enter your old password"
alerte_new_password = "Enter your new password"
alerte_desinscription = "Are you sure for removing your Email Adress?"


alerte_nom_invalide = "Your name must not contain numbers"
alerte_prenom_invalide = "Your firstname must not contain numbers"
alerte_adresse_invalide = "Your adress is invalid"
alerte_ville_invalide = "Your town must not contain numbers"
alerte_pays_invalide = "Your country must not contain numbers"
alerte_commentaire_invalide = "Your comment is invalid"

