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!news1.google.com!news.glorb.com!feeder.erje.net!news2.arglkargh.de!nuzba.szn.dk!news.jacob-sparre.dk!pnx.dk!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: Internationalization for Ada Date: Mon, 14 Dec 2009 16:18:49 +0100 Organization: Jacob Sparre Andersen Message-ID: <87eimxeg86.fsf@hugsarin.sparre-andersen.dk> References: <4b24fb7c$0$932$ba4acef3@news.orange.fr> NNTP-Posting-Host: 79.138.241.250.bredband.3.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: munin.nbi.dk 1260803930 18496 79.138.241.250 (14 Dec 2009 15:18:50 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Mon, 14 Dec 2009 15:18:50 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:XsfDym0nv7G/xN+FhQGgwokOeho= Xref: g2news1.google.com comp.lang.ada:8383 Date: 2009-12-14T16:18:49+01:00 List-Id: Christophe Chaumet wrote: > For my own usage I have a package "intl" which contains all the string > literals and there is an instance of this package for each language > [...] But this means that translation has to be done _before_ compilation. One of the benefits of using the GNU Gettext system is that translators can translate and distribute translations independent of the compiled program. Greetings, Jacob -- "It is a syntax error to write FORTRAN while not wearing a blue tie."