erroriF["empty"]		= "can't be empty";
erroriF["minChar"]		= "must be long at least ";
erroriF["maxChar"]		= "must be long max ";
erroriF["contains"]		= "must contain ";
erroriF["equalTo"]		= "must be uqual to the field ";
erroriF["gruppoChecked"]= "must be checked";
erroriF["mail"]			= "must be a valid mail";
erroriF["numerico"]		= "must be numeric";
erroriF["valueZero"]	= "must be selected";
erroriF["altroEqualTo"]	= "must be compiled";
erroriF["data"]			= "must be a valid date";
erroriF["min"]			= "must be greater then ";
erroriF["max"]			= "must be max ";
erroriF["maxChecked"]	= "cannot have more then "

str_il_campo			= "The field";
str_la_domanda			= "The question field";
str_e					= "and";
str_errori_modulo		= "Errors";
str_chiudi				= "Close";
str_risposte			= "answers";
