[Gambas-user] translation , new language
Benoit Minisini
gambas at ...1...
Sat Oct 22 11:08:28 CEST 2005
On Saturday 22 October 2005 08:46, Emin Huseynov wrote:
> Hello,
> I would like to start translating Gambas in Azerbaijani (
> http://en.wikipedia.org/wiki/Azerbaijani ) ,
> What needs to be done?
>
> Thanks
Open the IDE source code, and add this line to the _init function of the
'Language' module:
Name["az"] = ("Azerbaijani (Azerbaijan)")
Then rerun the IDE from the IDE, and you can start translating.
Regards,
--
Benoit Minisini
More information about the User
mailing list