Internationalizing Table Names

A place for users and developers of the Xataface to discuss and receive support.

Internationalizing Table Names

Postby jonbfl » Sun Sep 18, 2011 10:16 am

I'm a bit unsure of how to get my 'display' tablenames right when I have multilingual content enabled?
I am trying to get the highest order Tabs renamed by language.

I thought it might be a language .ini syntax method -

like -

tables.authors.table.label = "Autor"
or
tables.authors.table.widget.label = "Autor"
(the above did not seem to work) :lol:

OR

is it the case I need a __sql__ method in conf.ini tables section (if that's the case could you show a hint??) I guess I would need a multilingual table for 'table_names'

OK then lol, my daily ration of queries...

8)
jonbfl
 
Posts: 66
Joined: Thu Jul 28, 2011 8:20 pm

Re: Internationalizing Table Names

Postby shannah » Mon Sep 19, 2011 9:07 pm

On the right track.
It's
tables.tablename.label="Internationalized Label"
e.g.
tables.people.label = "Peeps"

-Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 40 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved