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, [email protected] 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.
[email protected]
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---