[Gambas-user] Translated strings from settings file
Benoît Minisini
gambas at ...1...
Wed Jun 17 16:53:35 CEST 2009
> Hi guys,
>
> I'm using the gb.settings component to read a settings file and
> manipulate it's values in my application.
> My question is....
> My application is also translated into other languages... How would
> can I make sure the strings coming from the settings file get
> translated also?
>
> Anyone ever done anything like this?
>
Mmm. Do not put translatable strings inside a setting file. Or use the Tr$()
function (only in Gambas 3).
Regards,
--
Benoît
More information about the User
mailing list