I've got one of my test applications to the point where I have 'Basque/Euskara' (_eu) working - (its a kludge)
I used the Spanish language file copied & renamed to eu.ini, added the _eu tables where needed for translated fields in tables. Works as I intended. Spanish prompts (for now) and the ability to store the translated fields in Basque.
That's all good, and I am way happy. BUT - there's an odd thing. I grokked that Xataface machine translate (despite the fishy icon) uses the Google translate API in some form (I hear its going to be a paid service soon). Here's the odd thing - if I test using the machine translate and the target language is Basque - I get an error - "Invalid Language Translation Pair" I think its a passed back error (what do I know? LOL) . Maybe its the version of the API Xataface is using???
This is PURELY a 'what's up' question - We were never planning on using machine translation (although Google translate has made huge strides in the last two years). The project leader and I discussed it, and his opinion was - "you know, maybe its a good starting point though".
The Google docs say the API works for any supported languages in Google Translate....
http://code.google.com/apis/language/tr ... rview.html
Thanks very much...