Massimo, couldnt we use T function in such messages for 
internationalization?

With: auth.messages.submit_button = T('Enviar')
the system complain with:

TypeError:unsupported operand type(s)for%:'lazyT'and'Storage'


thanks
alex f

El 19/07/2009 20:28, sebastianovide+...@gmail.com escribió:
> auth.messages.invalid_email = 'Invalid email'
> >           auth.messages.invalid_login = 'Invalid login'
> >           auth.messages.invalid_user = 'Invalid user'
> >           auth.messages.is_empty = "Cannot be empty"
> >           auth.messages.mismatched_password = "Password fields don't
> >  match"
>    

-- 
Alejandro Fanjul Fdez.
alex.fan...@gmail.com
www.mhproject.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to