[Mono-dev] [PATCH] Patch to add Gettext support to Mono.GetOptions

Paul Betts paul.betts at gmail.com
Sun Dec 25 17:31:35 EST 2005


Hi, I've written a patch to add gettext support to Mono.GetOptions so
that the help printed will be localized. It compiles and it's a fairly
simple patch, but I haven't tested it against anything. I did have a
question though about how gettext will work in a library; will the app
developer manually have to add strings in Mono.GetOptions (like "Error",
et al.)? I don't know enough about gettext, but everything that should
be translated is marked properly (at least I think). 

-- 
Paul Betts <Paul.Betts at Gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getoptions_i18n.diff
Type: text/x-patch
Size: 6487 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051225/9a35c317/attachment.bin 


More information about the Mono-devel-list mailing list