« Return to Thread: Set german lamguage

Re: Set german language

by badeoel :: Rate this Message:

Reply to Author | View in Thread


badeoel wrote:
>> I have a program, written in C# using GTK#, that is localized for english. I
>> want to translate it to german and changed all texts inside the sourcecode.
>> But I have a problem: All dialogs (Color-Dialog, Yes/Now-Dialogs) use
>> english words and I don't know, how to translate them. I'm pretty sure, that
>> I can switch the language of the gtk-part to german, but I have no Idea, how
>> to do that.
>The language of the Gtk+ strings should match the language of your
>operating system.
I did some additional tests and found out, that the language strings are correct, when starting the program with mono. When I use gtk# for .net  (starting under .net framework instead of mono), then the lanuage strings are wrong.
Is this probably a bug of gtk# for windows?

Has anybody the same problem?

Ciao!

Christian

 « Return to Thread: Set german lamguage