Notice there are also

db.table._singular and db.table._plural which are customizable. They should 
still be passed through T(db.table._singular)

On Friday, 27 September 2013 12:50:09 UTC-5, viniciusban wrote:
>
> If you customize the app, yes. 
>
> Just show {{=T(tablename)}} instead of {{=tablename}}. 
> Of course, you need do make the manual translation. 
>
> On Fri, Sep 27, 2013 at 7:33 AM, Ruud Schroen 
> <ru...@formatics.nl<javascript:>> 
> wrote: 
> > Hi, i'm working on a project atm and im using web2admin as the admin 
> > interface. 
> > Is there a way to show different table names depending on the language? 
> The 
> > table names don't actually have to change, but i would like web2py to 
> show 
> > translations in the grid. 
> > 
> > (BTW: i'm NOT talking about field labels) 
> > 
> > Is this possible? 
> > 
> > -- 
> > Resources: 
> > - http://web2py.com 
> > - http://web2py.com/book (Documentation) 
> > - http://github.com/web2py/web2py (Source code) 
> > - https://code.google.com/p/web2py/issues/list (Report Issues) 
> > --- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "web2py-users" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an 
> > email to web2py+un...@googlegroups.com <javascript:>. 
> > For more options, visit https://groups.google.com/groups/opt_out. 
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to