	// js/cms.formulaireAuto.js
	
	var InputTxtMessInfo = "This field is mandatory!";
	var InputPasswordMessInfoLang = " minimum characters !";
	var SelectSingleMessInfo = "Choose an item of the list !";
	var SelectMultiMessInfo = "Choose one or more item of the list !";
	var InputRadioMessInfo = "Check your choice !";
	var InputFileMessInfo = "Insert a file !";
	var InputMailMessInfo = "Invalid mail  ! It must match this pattern  name@provider.tld";