Language

Package: intltool @ 0.51.0

Synopsis

Tools to centralise translations of different file formats

Description

Intltool is a set of tools to centralise translations of many different file formats using GNU gettext-compatible PO files.

The intltool collection can be used to do these things:

Extract translatable strings from various source files (.xml.in, glade, .desktop.in, .server.in, .oaf.in).

Collect the extracted strings together with messages from traditional source files (.c, .h) in po/$(PACKAGE).pot.

Merge back the translations from .po files into .xml, .desktop and oaf files. This merge step will happen at build resp. installation time.

Home page
https://launchpad.net/intltool/+download
Location
gnu/packages/glib.scm (line: 518, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

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