guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: i18n, gettext support?


From: Rob Browning
Subject: Re: i18n, gettext support?
Date: Mon, 16 Aug 2004 13:47:28 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Jan Nieuwenhuizen <address@hidden> writes:

> What's the preferred way to internationalise GUILE code?

I don't think there is one yet.

> I'm wondering whether we should duplicate a list of all messages in C
> code for xgettext to find, and do all printing of user messages
> through a C gettext wrapper?

You might want to take a look at gnucash.  I forget how it was done
there, but it *was* done.  My recollection is that we had something
like (_ foo) on the scheme side and it handled interfacing with
gettext, but I didn't work on that myself.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]