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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to