[Gambas-user] l10n of variables
Pablo Vera
pvera at ...729...
Sat Dec 31 20:07:06 CET 2005
In gambas 1.0 enclosing the string in parenthesis worked, something like
this:
StrVar1 = ("This is a translatable string")
StrVar2 = "This is not ..."
Saludos,
Pablo Vera
Marcus Moeller wrote:
> Hello Gambas User,
>
> I just need some help in i18n. I have set up my project using .po files for
> translation. But I have noticed that only captions of Gui Elements are listed
> in the "Translate Project" utility.
>
> I am using variables of the type String to draw text to a drawing area. Now I
> need to now how to translate the values of these variables.
>
> If its not possible at the moment, I could perhaps read the system LANG
> environment and translate it by myself. But I don't know how to access system
> variables.
>
> Any help is welcome
> Marcus
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
More information about the User
mailing list