freebsd-ports/textproc/intltool/pkg-descr
Maxim Sobolev 5a4433e41d Add intltool - Xml internationalization support for GNOME, and others. This
port is advanced version of and will replace xml-i18n-tools, so it was created
via a repo-copy from ports/textproc/xml-i18n-tools.
2001-10-21 18:37:14 +00:00

16 lines
554 B
Text

The module contains some utility scripts and assorted auto* magic for
internationalizing various kinds of XML files.
* Features
o Extract translatable strings from various source files (.xml.in,
.glade, .desktop.in, .server.in, .oaf.in).
o Collect the extracted strings together with messages from traditional
source files (.c, .h) in po/$(PACKAGE).pot.
o Merge back the translations from .po files into .xml, .desktop and
.oaf files. This merge step will happen at build resp. installation
time.
WWW: http://www.gnome.org/