From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,78e9bd49c9ce255c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!k19g2000yqc.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Internationalization for Ada Date: Sat, 12 Dec 2009 01:23:07 -0800 (PST) Organization: http://groups.google.com Message-ID: <7cdd6689-077e-4438-a493-428823bb1ee2@k19g2000yqc.googlegroups.com> References: NNTP-Posting-Host: 94.108.252.60 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1260609787 23717 127.0.0.1 (12 Dec 2009 09:23:07 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 12 Dec 2009 09:23:07 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k19g2000yqc.googlegroups.com; posting-host=94.108.252.60; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.14) Gecko/2009091008 Iceweasel/3.0.14 (Debian-3.0.14-1),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8371 Date: 2009-12-12T01:23:07-08:00 List-Id: vlc wrote on comp.lang.ada: > Hi *, > > Is there a preferred way for internationalization in Ada 2005 - like > GNU gettext for GNU/Linux? If anyone has experience with this topic, I > would be glad for a link which directs me into the right direction, > also if there is something special for GtkAda. > > Thanks a lot in advance! See the package GtkAda.Intl in GtkAda. -- Ludovic Brenta.