Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gettext - GNU libraries and utilities for producing multi-lingual messages
- Description:
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.
Packages
gettext-0.17-1.el5.src
[11.1 MiB] |
Changelog
by Jens Petersen (2010-08-26):
- backport 0.17 from RHEL6 (#523713):
- update License to GPLv3 and LGPLv2+
- set preloadable_libintl.so executable in %install so it gets stripped
- fix encoding of msghack script (Dwayne Bailey, #250248)
- fix autopoint messing up CVS files with upstream patch (#441481)
- add upstream gettext-xgettext-python-unicode-surrogate-473946.patch
to fix xgettext handling of utf16 surrogates in python (#473946)
- msghack.py: add arg checking and usage help (dchen, #456666)
- drop java support and libintl.jar since needs gcj > 4.3 and openjdk
- remove examples from -devel package
- do not own en@*quot locale dirs
- use %find_lang for .mo files
- drop superfluous po-mode-init.el source
|