[Gambas-user] Shipping translations for my project
Benoit Minisini
gambas at ...1...
Thu Oct 30 18:46:48 CET 2008
On jeudi 30 octobre 2008, M0E Lnx wrote:
> I've got the translations... but what do I do with them?
>
> If it is all automatic, how can I offer the end user the choice of
> languages?
>
On Unix, the user sets its language with the LANG environmental variable.
If you want to do that inside your program, just set the System.Language
property with the requested language code (for example, "fr_FR" for french in
France).
Regards,
--
Benoit Minisini
More information about the User
mailing list