[Gambas-user] Translate text from a textarea control

craf prog at ...2177...
Thu May 13 02:36:47 CEST 2010


Hi.

I have the following strings of text within a textarea control and would
like to translate.
As stated in the Gambas wiki, if you translate strings concatenated to
use SUBST.

'code

textarea1.text = subst("Moon\n &1 &2","The Moon is the only natural
satellite of Earth.\n","is the nearest body and the best known.")

This code does not fail, but not shown in the translator, to be
translated.

Regards.

--
Cristian Abarzúa







More information about the User mailing list