GNU gettext - Summary
This software is part of the GNU Project.
This project hosts the source repository for the GNU gettext package (including the libintl library) and its home page.
The source of the GNU gettext package is available through the "Git" link above, or directly through
$ git clone git://git.savannah.gnu.org/gettext.git
Three mailing lists are available:
- bug-gettext @ gnu.org -- for discussing bugs and features of the GNU gettext software.
- translation-i18n @ lists.sourceforge.net -- for discussing translator tools and translation methodologies in general, including but not limited to GNU gettext,
- coordinator @ translationproject.org -- the Free Translation Project that manages the submissions of message catalogs for many GNU packages. Please visit http://translationproject.org/ first.
Archives for the first two mailing lists are found at
- http://lists.gnu.org/archive/html/bug-gettext/ (starting at 2011-03-20), http://lists.gnu.org/archive/html/bug-gnu-utils/ (up to 2011-03-19)
- https://sourceforge.net/p/translation/mailman/translation-i18n/
Registration Date: Wed 29 Aug 2001 06:27:34 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by haible, Wed 07 May 2025 05:15:13 PM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.25.tar.gz
New in this release:
- Programming languages support:
- Go:
- xgettext now supports Go.
- 'msgfmt -c' now verifies the syntax of translations of Go format strings.
- Go:
posted by haible, Fri 02 May 2025 06:18:46 PM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.24.1.tar.gz
New in this release:
- Bug fixes:
- Fix bad interactions between autoreconf and autopoint.
- xgettext: Creating the POT file of a package under Git version control is now faster. Also, the use of Git can be turned off by specifying the option --no-git.
posted by haible, Tue 25 Feb 2025 02:05:23 PM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.24.tar.gz
New in this release:
- Programming languages support:
- JavaScript:
- xgettext now parses recursive JSX expressions correctly.
- Rust:
- xgettext now supports Rust.
- JavaScript:
posted by haible, Sun 01 Dec 2024 02:04:15 PM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.23.tar.gz
New in this release:
- Internationalized data formats:
- XML:
- The escaping of characters such as & < > has been changed:
- No escaping is done any more by xgettext, when creating a POT file.
- The escaping of characters such as & < > has been changed:
- XML:

- Browse open items
Submit a new item


- Browse open items
Submit a new item
Powered by Savane 3.15-4cd8.
Corresponding source code