Language

Package: gettext @ 0.21

Synopsis

Tools and documentation for translation

Description

GNU Gettext is a package providing a framework for translating the textual output of programs into multiple languages. It provides translators with the means to create message catalogs, and a runtime library to load translated messages from the catalogs. Nearly all GNU packages use Gettext.

Home page
https://www.gnu.org/software/gettext/
Location
gnu/packages/gettext.scm (line: 151, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'emacs' does not match package name 'emacs-minimal'