12345678910111213141516171819 |
- <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><emphasis>Installed programs</emphasis>: 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>
- <para><emphasis>Installed libraries</emphasis>: libgettextlib[a,so] and
- libgettextsrc[a,so]</para>
- </sect2>
|