Vendor: Mlocati
Icon

gettext by Mlocati

gettext is a set of tools for internationalization and localization, allowing programs to be translated into different languages. The mlocati project provides Windows binaries for gettext and iconv.
Latest: 1.01.19 Winget
Last checked: Feb 28, 2026 3:05am
Rank: 385/15140
Also monitored via:
GitHub Releases Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: Free Software (GPL)Winget: Available

Version & Lifecycle

0
Current: 1.01.19 N-2: 0.261.17 Oldest supported: 0.22.5 Avg cadence: Every 69 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • December 5, 2025
0

GetText – Command-line note

For scripted deployment of the GnuWin32 “GetText” tools on Windows, use the MSI with standard msiexec switches such as msiexec /i gettext-X.Y.Z-setup.msi /qn /norestart /L*v %WINDIR%Tempgettext-install.log and set the PATH system-wide in the same script (for example via setx /M PATH "%PATH%;C:Program FilesGnuWin32bin"), ensuring the gettext utilities are available non-interactively for all users and build agents.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

GetText

Packaging Notes

0

Windows binaries of gettext and iconv built and signed starting with gettext v0.22.5 / iconv v1.17

Notes

0

Binaries are signed starting with version 0.22.5; source code maintained by the Free Software Foundation.

Vendor: GnuWin32 Back to top ↑
GE

gettext by GnuWin32

GNU gettext is an internationalization and localization system commonly used for writing multilingual programs, providing tools to produce, update, and use translation files.
Latest: 0.14.4
Last checked: Feb 28, 2026 3:05am
Rank: 385/15140
Monitored via:
GitHub Releases Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: GPL-3.0Winget: Available

Version & Lifecycle

0
Current: 0.14.4 Oldest supported: 0.13 Avg cadence: Irregular, updated as needed

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • December 5, 2025
0

GetText – Command-line note

For scripted deployment of the GnuWin32 “GetText” tools on Windows, use the MSI with standard msiexec switches such as msiexec /i gettext-X.Y.Z-setup.msi /qn /norestart /L*v %WINDIR%Tempgettext-install.log and set the PATH system-wide in the same script (for example via setx /M PATH "%PATH%;C:Program FilesGnuWin32bin"), ensuring the gettext utilities are available non-interactively for all users and build agents.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

GetText

Packaging Notes

0

Includes tools like xgettext, msgfmt, and gettext for localization and internationalization

Notes

0

The Windows port by gnuwin32 is available but details on silent install/uninstall commands and installer type are not specified in the available sources.