Hi Michel

thanks that did it for me. I couldn't find this phrase...

GJ



Michel Morelli wrote:
> 
> 
> The phrase "Please type this word backwards" is here: Captcha/Dump.php 
> and the function is:
> 
> public function render(Zend_View $view, $element = null)
>     {
>         return 'Please type this word backwards: '
>              . strrev($this->getWord())
>              . '';
>     }
> 
> And there is no way to translate it without change core code, I think. 
> Or not ?
> 
> M.
> 
> -- 
> Michel 'ZioBudda' Morelli                       [EMAIL PROTECTED]
> Consulenza sistemistica in ambito OpenSource.
> Sviluppo applicazioni web dinamiche (LAMP+Ajax)
> Telefono: 0200619074
> Telefono Cell: +39-3939890025 --  Fax: +39-0291390660
> 
> http://www.ziobudda.net                         ICQ: 58351764  
> http://www.ziobuddalabs.it                      Skype: zio_budda
> http://www.ajaxblog.it                                MSN: [EMAIL PROTECTED]  
>                  
>                                               JABBER: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Zend_Form_Element_Captcha-decorator-tp19309008p19321403.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to