[Ocaml-i18n] proposal: message catalogue system
Yamagata Yoriyuki
yoriyuki at mbg.ocn.ne.jp
Thu Dec 4 06:52:27 PST 2003
From: "Sylvain LE GALL" <sylvain.le-gall at polytechnique.org>
Subject: Re: [Ocaml-i18n] proposal: message catalogue system
Date: Wed, 3 Dec 2003 00:00:08 +0100
> I recommend to use gettext. I think it is the most powerful tool for
> translation. You can extract text...
For handling multiple locales, setdomain of gettext (and any other
approach relying a state) is not a greatest way to do so. A message
generator should have a locale as an optional argument.
Btw, does gettext work on Windows and Mac?
--
Yamagata Yoriyuki
More information about the Ocaml-i18n
mailing list