MSG_CHAMP_RENSEIGNE = "The %1 field must be filled in.";
MSG_CHAMP_MINI = "The %1 field must contain a minimum of  %2 characters.";
MSG_CHAMP_CARACINTERDIT = "The %1 field contains forbidden characters.";
MSG_MOT_JOUR = "DAY";
MSG_MOT_MOIS = "MONTH";
MSG_MOT_ANNEE = "YEAR";
MSG_LIMITES_JOUR = "The DAY must be a number between 1 and %1.";
MSG_DATE_INCOMPLETE = "The date is incomplete. Please complete or delete it";
MSG_LIMITES_MOIS = "The MONTH must be a number between 1 and 12.";
MSG_EMAIL_INVALIDE = "Invalid E-MAIL address";
MSG_CHAMP_ENTIER = "The %1 field must be a whole number.";
MSG_ENTIER_LIMITES = "The %1 field must be a number between %2 and %3.";
MSG_CHAMP_REEL = "The %1 field must be a number";
MSG_SELECT_ELEM = "You must select an element from the %1 list.";
MSG_SELECT_MIN = "You must select at least %1 element%2 from the %3 list.";
MSG_SELECT_MAX = "You must select less than %1 element%2 from the %3 list.";
MSG_SELECT_RADIO = "You must choose an element from %1.";
MSG_CONFIRMER = "Please confirm ";

