Re: [Gambas-user] Translated project in Gambas

2009-12-05 Thread Alessandro Rinaldi
That's what I needed :) Thank you very much! -- Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch.

Re: [Gambas-user] Translated project in Gambas

2009-12-04 Thread Benoît Minisini
> Hi :) > I already did this, but if a user wants to try other language, can he > do it from the gui (i.e. without using "env LANG=xx")? > Thanks > Yes and no. :-) If you redefine the System.Language property, the localization (language+country) will change, but the translations of already load

Re: [Gambas-user] Translated project in Gambas

2009-12-04 Thread Alessandro Rinaldi
Hi :) I already did this, but if a user wants to try other language, can he do it from the gui (i.e. without using "env LANG=xx")? Thanks -- Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused

Re: [Gambas-user] Translated project in Gambas

2009-12-04 Thread Jean-Yves F. Barbier
Alessandro Rinaldi a écrit : > Hello, > I'm new into the ML: my name is Alessandro, I'm 16 and I'm from Italy. > I'm developing a radio automation software for Linux. Its scope is no > to be more powerful than others, but just to be simple and useable by > a human :) > I translated the project usin