GLBasic forum

Main forum => Beta Tests => Topic started by: MrTAToad on 2010-Aug-03

Title: Internationlisation Test
Post by: MrTAToad on 2010-Aug-03
This program should produce two (somewhat) understandable messages for UK, French, German, US, Australia, Norwegian and Swedish users.

Each language should display the equivalent of "Please enter your name", and "hello"



[attachment deleted by admin]
Title: Re: Internationlisation Test
Post by: Kitty Hello on 2010-Aug-05
That reminds me - I wrote a console program that calls translate.google.com to translate a text. Might be of any use.

I tried to use babelfish first, but didn't get it to work.

[attachment deleted by admin]
Title: Re: Internationlisation Test
Post by: MrTAToad on 2010-Aug-05
That could be useful