OK, I think the way is to go hacking the templates, anyway, like you
said... well, if anyone has any idea that doesn't make me hack the
default Symfony code or use plugins, let me know, OK?!

Thank you, guys! Thank you, Alexandru!

Diogo



On 19 jan, 12:00, Alexandru-Emil Lupu <gang.al...@gmail.com> wrote:
> I think that you could use that plugin of mine, and in the view use
> something like:
>
> <?php foreach($form['field']->getError() as $error):?>
> <?php echo __($error);?>
> <?php endforeach;?>
>
> Alecs
>
>
>
> On Tue, Jan 19, 2010 at 3:40 PM, diogobaeder <diogobae...@gmail.com> wrote:
> > Hi, guys,
>
> > I've posted this one:
>
> >http://groups.google.com/group/symfony-users/browse_thread/thread/543...
>
> > But I haven't found a solution, yet. The problem is, I have to deliver
> > the website for my client, and he's complaining that part of the
> > interface is still in English.
>
> > What do you recommend me to do? Create Symfony patches in order to
> > give support for these changes? Or is there a way to translate it,
> > already?
>
> > Thanks!
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "symfony users" group.
> > To post to this group, send email to symfony-us...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/symfony-users?hl=en.
>
> --
> Have a nice day!
> Alecs
>
> As programmers create bigger & better idiot proof programs, so the universe
> creates bigger & better idiots!
> I am on web:  http://www.alecslupu.ro/
> I am on twitter:http://twitter.com/alecslupu
> I am on linkedIn:http://www.linkedin.com/in/alecslupu
> Tel: (+4)0722 612 280
-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to