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.19.8.1-3.el7.x86_64
              [976 KiB] | Changelog
              by Jens Petersen (2019-05-03): - fix CVE-2018-18751: double-free in xgettext (rhbz#1648433) | 
            | gettext-0.19.8.1-2.el7.x86_64
              [1.0 MiB] | Changelog
              by Kalev Lember (2017-03-15): - Depend on the exact version of the library sub package
- Resolves: #1386869 |