Say I create a text element like this:
$firstName = new Zend_Form_Element_Text(\'firstName\'); $firstName->setRequired(true);
Whats
use a zend translator with zend_validate.php from
ZendFramework-1.11.3\resources\languages\en\Zend_Validate.php and then modify this file how you need
and then modify it accordingly to your needs