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/5432958e71a54747/76035d6987e00ad8?lnk=gst&q=diogobaeder#76035d6987e00ad8
>
> 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