guile-devel
[Top][All Lists]
Advanced

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

i18n, gettext support?


From: Jan Nieuwenhuizen
Subject: i18n, gettext support?
Date: Mon, 16 Aug 2004 10:21:14 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Hi,

What's the preferred way to internationalise GUILE code?

I found a short two year old thread on guile-user, that stops short
with a patch that fails.

For the upcoming LilyPond 3.0, we have moved even more functionality
from C++ to guile, and along with this messages that are exposed to
the user.  These need to be ornamented and translated.

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?

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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