[Gambas-user] Translate a Project
Stefano Palmeri
rospolosco at ...152...
Mon Jan 28 18:57:08 CET 2008
Alle 18:19, lunedì 28 gennaio 2008, Nx GT-R BOY ha scritto:
> I, have a question about a Project translation.
>
> I have read of course the howto guide:
> http://www.gambasdoc.org/help/howto/translate
>
> But, what's next? I have my *.po in my .lang directory, so, how do I change
> my project language, I read something about environment variables (another
> site) must be set in a console but not sure, because the "howto" don't say
> nothing about this variables.
>
> Freespire 2.0
> Gambas 2.0
>
> Thanks,
Example: do you want to see Gambas IDE in french?
Type on console:
LANG=fr_FR gambas2
in spanish?
LANG=es_ES gambas2
etc...
do the same for your project.
Stefano
More information about the User
mailing list