[Gambas-user] a Bug in translation modul (gambas2 and gambas3 rev 2620)
Charlie Reinl
Karl.Reinl at ...2345...
Sun Feb 27 23:52:28 CET 2011
Am Montag, den 28.02.2011, 00:19 +0200 schrieb Jussi Lahtinen:
> sText &= Subst(("- if done, press '&1'"), btnOKTextChange) & "<BR>"
>
>
> Jussi
>
>
>
>
> On Sat, Feb 26, 2011 at 23:40, Charlie Reinl <Karl.Reinl at ...9...> wrote:
>
> > Salut Benoît,
> >
> > the following string does not appear in the Translation Window .
> > sText &= ("- if done, press '" & btnOKTextChange & "'") & "<BR>"
> >
> > btnOKTextChange keeps the text of the btnOK->button
> >
> > Found on my old gambas2 2.20.1 Revision: 2771, and tested
> > with gambas3 rev 2620 where it still exits.
> >
> > The project (gambas2, but run also on gambas3) is attached
> >
> > --
> > Amicalement
> > Charlie
> >
> > [OperatingSystem]
> > OperatingSystem=Linux
> > KernelRelease=2.6.24-27-generic
> > DistributionVendor=Ubuntu
> > DistributionRelease="Ubuntu 8.04.4 LTS"
> >
> > [System]
> > CPUArchitecture=i686
> > TotalRam=506932 kB
> >
> > [Gambas]
> > Gambas1=gbx-1.0.17
> > Gambas1Path=/usr/bin/gbx
> >
> > Gambas2=2.20.1 Revision: 2771
> > Gambas2Path=/usr/local/bin/gbx2
> >
> >
----------8<-----------------------------------------------------
Thank you,
came to the same solution this afternoon.
Thanks again
Charlie
More information about the User
mailing list