Internationalizing Table Names

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)
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...

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)

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