1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<?xml version="1.0"?>
<document>
<properties>
<title>Gettext Commons</title>
</properties>
<body>
<section name="Introduction">
<p>The Gettext Commons project provides Java classes for
internationalization (i18n) through <a
href="http://www.gnu.org/software/gettext/">GNU gettext</a>.</p>
<p>See
the <a href="http://code.google.com/p/gettext-commons/">project
page</a> for more information and downloads.</p>
</section>
</body>
</document>
<!--
Local Variables:
sgml-indent-data: t
End:
-->
|