On Thu, Apr 23, 2009 at 6:59 PM, mdipierro <[email protected]> wrote: > The problem is that T cannot appear in web2py modules because they are > imported before T is defined. T is a global variable defined after a > request arrives. > > What you need to do is customize Auth as described in > http://www.web2py.com/examples/default/tools and add the Ts. Then you > translated them in languages.
Yes, I understand and using this system right now, but I think if there is a translation system, so web2py must translate all strings out-of-the-box. -- Álvaro Justen Peta5 - Telecomunicações e Software Livre 21 3021-6001 / 9898-0141 http://www.peta5.com.br/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

