a_messages = [
	'Form title incorrect',
	'No field in the "%form%"  form has been checked',
	'"%form%" not found in the document',
	'Field "%n%" required',
	'Field "%n%" not found in the form "%form%"',
	'Cannot find field label (id="%t%")',
	'"%m%" field absent',
	'"%l%" is a required field',
	'"%l%" must have more than %mn%  characters',
	'"%l%" must not have more than %mn%  characters',
	'"%v%" incorrect for "%l%"',
	'"%l%" deve confrontarsi con "%ml%"'
]