On Tue, Jul 7, 2009 at 00:06, Alexandre Andrade<alexandrema...@gmail.com> wrote:
> I think I good information to put in 'auth' section, besides the "Renaming
> Auth tables" is how translate auth tables fields:
>
> db.auth_user.first_name.label=T("First Name")
> etc.
> etc.
>
> I take some time to figure how get it.
>
> IDEA: I sugest, to make web2py more friendly to l10n, the labels was default
> as above, so we need only to translate xx-xx.py language file

Really what we can do is use system I createad (class Messages) to do
this on labels too (actually it only storage messages like 'Invalid
email', 'Invalid login' etc.).
I'll work on your idea too (really I was planning to - in new
translation system these messages are inserted in lang files when it
have to be translated the first time but is more interesting if we
have it inserted by default).

-- 
 Á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 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