[MonoDevelop] Internationalization

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Jan 17 13:34:15 EST 2007


On 1/17/07, Luciano _ <lnc19 at hotmail.com> wrote:
> Hi:
>     Is mono able to work with Internationalization? I mean, it is some way
> to use gettext? If it is not, it is a proper way to *bind to field* all the
> translatable widget and set the translatable text by *hand*?

Mono.Posix/Mono.Unix wraps libintl (recommended), or you can use GetText#.

See http://www.mono-project.com/Internationalization for information.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list