comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: Ada and Internationalization
Date: Wed, 31 May 2006 07:52:21 +0200
Date: 2006-05-31T07:52:21+02:00	[thread overview]
Message-ID: <87k682g2qy.fsf@ludovic-brenta.org> (raw)
In-Reply-To: 1149026932.554318.202570@i39g2000cwa.googlegroups.com

"Michael Rohan" <mrohan@ACM.ORG> writes:
> I've checked Google and have not been able to find anything in Ada out
> there for internationalized code.  There's support for Wide_Character
> and Wide_Wide_Character but there doesn't seem to be libraries for
> message strings.  Before starting down the path of writing from
> scratch, wanted to check.

GtkAda contains a binding to GNU gettext.  Look at
http://libre.adacore.com/GtkAda .

BTW, with GNU gettext, your internal encoding is likely to be UTF-8,
so you wouldn't be using Wide_Character or Wide_Wide_Character.

-- 
Ludovic Brenta.



  reply	other threads:[~2006-05-31  5:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-30 23:12 Ada and Internationalization Michael Rohan
2006-05-31  5:52 ` Ludovic Brenta [this message]
2006-05-31  7:44 ` Dmitry A. Kazakov
2006-05-31 14:53   ` James Dennett
2006-05-31 15:23     ` Dmitry A. Kazakov
2006-05-31 15:27       ` James Dennett
2006-06-01 11:00         ` Dmitry A. Kazakov
2006-06-03  1:23           ` Randy Brukardt
2006-06-04 13:23             ` Stephen Leake
2006-06-04 20:09               ` Randy Brukardt
2006-05-31 10:11 ` Georg Bauhaus
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox