Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gettext: GNU libraries and utilities for producing multi-lingual messages.
- Summary
- The GNU gettext package provides a set of tools and documentation for
producing multi-lingual messages in programs. Tools include a set of
conventions about how programs should be written to support message
catalogs, a directory and file naming organization for the message
catalogs, a runtime library which supports the retrieval of translated
messages, and stand-alone programs for handling the translatable and
the already translated strings. Gettext provides an easy to use
library and tools for creating, using, and modifying natural language
catalogs and is a powerful and simple method for internationalizing
programs.
Changelog
- * Wed Dec 1 18:00:00 2004 Leon Ho <llch{%}redhat{*}com>
- Add env var to redirect use fastjar instead of jar
- BuildRequires /usr/bin/fastjar and libgcj
- * Mon Nov 1 18:00:00 2004 Leon Ho <llch{%}redhat{*}com>
- fix call on phase0_getc()
- fix temp file issue (#136323 - CAN-2004-0966 - mjc)
- * Sun Oct 3 19:00:00 2004 Leon Ho <llch{%}redhat{*}com>
- fixed typo on %preun on -devel