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

wig wig at ...1809...
Fri Dec 19 11:39:07 CET 2008


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 the language files ending on .po and .mo

I could use them as indication of available languages.

Or is there a better way?





More information about the User mailing list