a_messages = [
	'No form name passed to validator construction routine',
	'No array of "%form%" form fields passed to validator construction routine',
	'Form "%form%" can not be found in this document',
	'Incomplete "%n%" form field descriptor entry. "l" attribute is missing',
	'Can not find form field "%n%" in the form "%form%"',
	'Can not find label tag (id="%t%")',
	'Can not verify match. Field "%m%" was not found',
	'"%l%" este un camp obligatoriu',
	'"%l%" poate avea minim %mn% caractere',
	'"%l%" poate avea maxim %mx% caractere',
	'"%v%" nu este o valoare valida pentru "%l%"',
	'"%l%" must match "%ml%"'
]
