Re: [Gambas-user] Localisation: find available language(s)

2008-12-19 Thread Benoit Minisini
On vendredi 19 décembre 2008, wig wrote: > I want to show the available languages (translations) for my project. > > Is there a way to "get" the available languages in Gambas like > > aLanguages = Application.Languages ? > > Or is it stored as metadata in some file? > > If not, I understand that in

[Gambas-user] Localisation: find available language(s)

2008-12-19 Thread wig
I want to show the available languages (translations) for my project. Is there a way to "get" the available languages in Gambas like aLanguages = Application.Languages ? Or is it stored as metadata in some file? If not, I understand that in the project directory .. myproject/.lang .. I can find