gettext-desc.xml 566 B

12345678910111213141516171819202122
  1. <sect2>
  2. <title>Contents</title>
  3. <para>The gettext package contains the gettext, gettextize, msgcmp, msgcomm,
  4. msgfmt, msgmerge, msgunfmt and xgettext programs.</para>
  5. </sect2>
  6. <sect2><title>Description</title>
  7. <sect3><title>gettext</title>
  8. <para>The gettext package is used for internationalization (also known as
  9. i18n) and for localization (also known as l10n). Programs can be
  10. compiled with Native Language Support (NLS) which enable them to output
  11. messages in the users native language rather than in the default English
  12. language.</para>
  13. </sect3>
  14. </sect2>