Re: internationalization
- From: Tom Tromey <tromey cygnus com>
- To: Mathieu Lacage <mathieu eazel com>
- Cc: gnome-devel-list gnome org
- Subject: Re: internationalization
- Date: Tue, 25 Jul 2000 16:25:35 -0700 (PDT)
>>>>> "Mathieu" == Mathieu Lacage <mathieu@eazel.com> writes:
Mathieu> I would like to know how libraries succeed at making
Mathieu> internationalization work.
Mathieu> As I see it, when a library has a string to internationalise,
Mathieu> the _( macro will catually be a call to gettext which is
Mathieu> going to fetch the message from the domain currently set.
Ordinarily in a library you define _() to call dgettext using the
library's translation domain.
Tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]