Gambas Diskussionsbeiträge zurück zu Gambas
Hi,
i use the SUSE 9.0 with the kommand:
env | grep -i de
the output are
LANG=DE
LANGUAGE=DE
but the gambas IDE is in english
whats wrong?
frank
From: Frank Berg <frankberg@fo...>
German IDE
2004-03-09 09:44
hi,
how can i activate the german translation for the menus in the gambas IDE
Thanks
frank
From: Benoit Minisini <gambas@us...>
Re: German IDE
Strange. It seems that languages must be in lower case.
If you do:
$ LANG=de LANGUAGE=de gbx
You will have everything in german.
Logically, the language must be in lower case, and the country in uppercase. I
will try to find a fix for that.
Regards,
--
Benoit Minisini
mailto:gambas@us...