[Gtk-sharp-list] Internationalization (Handles differents languages)

Jonathan Pryor jonpryor at vt.edu
Tue Feb 14 21:58:47 EST 2006


On Tue, 2006-02-14 at 14:07 +0100, xiii29 at free.fr wrote:
> I'm developping a small apps and I would like to be able to handles differents
> languages.
> 
> As example, if user would like to use it in englis ==> all label in english
> etc...

Gtk# can use the same internationalization features as GTK+, which
amounts to gettext support.  See:

http://www.mono-project.com/Internationalization

 - Jon




More information about the Gtk-sharp-list mailing list