[Gtk-sharp-list] Translations of a project, GetText and the
application prefix
Lee Mallabone
gnome@fonicmonkey.net
14 May 2003 15:16:27 +0100
On Wed, 2003-05-14 at 15:00, Gonzalo Paniagua Javier wrote:
> I did some proof-of-concept stuff for i18n in nunit-gtk.
>
> monoresgen supports .po files <-> resources conversion (in fact, one of
> these days I will change nunit-gtk to use .po files).
Does this mean you can embed .po files directly in an executable, or do they need to be converted with monoresgen first?
How do you make use of the .po files - does the ResourceManager take care of that, or is this all currently specific to your nunit-gtk stuff?
I suspect po file usage is an issue that should be well documented in the Gnome.NET section of the mono handbook.
Lee.