123456789101112131415161718192021 |
- <sect2><title>Contents of Gettext</title>
- <para>(Last checked against version &gettext-contversion;.)</para>
- <para>The Gettext package is used for internationalization and
- localization. Programs can be compiled with Native Language Support
- (NLS) which enable them to output messages in the user's native
- language.</para>
- <para>Gettext installs the following:</para>
- <sect3><title>Program Files</title>
- <para>config.charset, config.rpath, gettext, gettextize, hostname,
- msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen, msgexec, msgfilter,
- msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq, ngettext, project-id,
- team-address, trigger, urlget, user-email and xgettext</para></sect3>
- <sect3><title>Library Files</title>
- <para>libgettextlib[a,so], libgettextsrc[a,so]</para></sect3>
- </sect2>
|