GJ Bogaerts ha scritto:
Thanks for the link, but sorry, that doesn't help me very much.
I understood that you had problem with error message. sorry.

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: <b>'
            . strrev($this->getWord())
            . '</b>';
   }

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]

Reply via email to