From: "Sylvain LE GALL" <sylvain.le-gall@polytechnique.org>
To: caml-list@inria.fr
Subject: [ANN] ocaml-gettext v 0.2.0
Date: Mon, 18 Apr 2005 00:30:22 +0200 [thread overview]
Message-ID: <20050417223022.GB18015@grand> (raw)
Hello,
General :
Ocaml-gettext is a library that enables string translation in Ocaml. The
API is based on GNU gettext. It comes with a tool to extract the string
which needs to be translated from Ocaml source file.
This enable Ocaml program to output string in the native language of the
user ( if you also provide a file containing the translation of the
english string contains in the program to the one in the native language
of the user ).
The translation is base on string ( this means that you need to provide
a string and not a unique identifier, like in some other catalog
system ). This string is in english, and will be returned if the native
language of the user doesn't have translation catalog.
Changes:
v 0.2.0 is the first public release. Former release was simple wrapper
around GNU gettext. This release have a wrapper to GNU gettext AND a
pure Ocaml implementation of the library ( based on Camomile ).
Link :
http://www.carva.org/sylvain.le-gall/ocaml-gettext.html
Regard
Sylvain Le Gall
reply other threads:[~2005-04-17 22:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050417223022.GB18015@grand \
--to=sylvain.le-gall@polytechnique.org \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox