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?


------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to