guile-devel
[Top][All Lists]
Advanced

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

Re: i18n, gettext support?


From: Kevin Ryde
Subject: Re: i18n, gettext support?
Date: Tue, 17 Aug 2004 11:49:44 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Rob Browning <address@hidden> writes:
>
> something like (_ foo) on the scheme side

Yes, xgettext recognises that, I tinkered with it for some messages to
be shown by gtk.

gtk uses utf8, and it worked fine to translate and pass strings with
those bytes.  But without guile properly understanding multi-byte
strings it's a bit limited.

An interface to the gettext calls would be good now for 8-bit locales,
even if something sophisticated for multibyte has to wait.




reply via email to

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