Re: [Gambas-user] Language [continued]...and solved

2014-12-30 Thread Wolfgang, dl7nb
Am 30.12.2014 um 18:02 schrieb Wolfgang, dl7nb: > I have translated all my texts to English(UK) which gives me the files > en_GB.mo > en_GB.po > > "$locale -a" tell me that I have "en_GB.utf8" installed. > > Here is my _init() > > Static Public Sub _init() > >

[Gambas-user] Language [continued]

2014-12-30 Thread Wolfgang, dl7nb
I have translated all my texts to English(UK) which gives me the files en_GB.mo en_GB.po "$locale -a" tell me that I have "en_GB.utf8" installed. Here is my _init() Static Public Sub _init() System.Language = "en_GB.utf8" End When I start the