Hi We're using a Zend_Translate object as a default translator for our Zend_Form objects.
In this Translation object we have all our common translations but, sometimes we want to override a validation error message with the method "$v->setMessage()" but looking at the source code we can see that Zend_Translate always replaces the messages althought we've override the validator default message template. Is there any way to override these message templates without disabling the Form's default translator and without extending validators? Thanks -- Xavier Vidal Piera Enginyer Tècnic Informàtic de Gestió Tècnic Especialista Informàtic d'equips [EMAIL PROTECTED] [EMAIL PROTECTED] http://web.xaviervidal.net 610.68.41.78
