Page 1 of 1

Internationalization of Field Labels -

PostPosted: Wed Sep 07, 2011 10:09 am
by jonbfl
Hello all -

Does this post represent the current state of 'translation' for Tables and Fields labels -
i.e The translations are appended into the language .ini files???
viewtopic.php?t=4010#20140

I'm working on a subproject for my research database I am in the midst of. The subproject is a Lexicon (I started it in Excel a year or so ago). Basically its a 'universal code' (identifier) and the correct/accepted term (word or phrase) + the accepted definition in multiple languages. I'd love to be able to populate my field labels from that effort. I guess anyone can see why I was so drawn to Xataface. :mrgreen:

On a purely social note to this - what got me hooked was the two videos where Steve explained how things work. It was almost as I had envisioned doing things myself, except -- clearly -- better elaborated and brought to fruition. :wink:

Any thoughts???

Thanks very much for any input.
8)

Re: Internationalization of Field Labels -

PostPosted: Wed Sep 07, 2011 10:38 am
by shannah
Yes. That is the current state of things. You can (and are encouraged) to manage these translation files in spreadsheets (you can use excel or any other spreadsheet app), then use the csv2ini tool (in the bin directory of Xataface) to convert the spreadsheets to ini files when done. More on that here:
http://xataface.com/wiki/Contribute_to_ ... on_Project

-Steve

Re: Internationalization of Field Labels -

PostPosted: Wed Sep 07, 2011 1:48 pm
by jonbfl
Ok, thanks

I'm working on that (field names) now. Is there also a syntax for aliasing (translating) the table names, other than working with a delegate class?

:?: