The intltool package contains an internationalization tool. This is useful for extracting translatable strings from source files, collecting the extracted strings with messages from traditional source files (<source directory>/<package>/po) and merging the translations into .xml, .desktop and .oaf files.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/intltool/0.32/intltool-0.32.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/intltool/0.32/intltool-0.32.1.tar.bz2
Download MD5 sum: b829f3d426c6a68e09196b95ba7ffa3b
Download size: 125 KB
Estimated disk space required: 1.6 MB
Estimated build time: 0.01 SBU
Perl modules: XML-Parser
Install intltool by running the following commands:
./configure --prefix=/usr &&
make &&
make install
The intltool package contains intltoolize, intltool-update, intltool-extract, intltool-merge and intltool-prepare.
intltool-update updates the po template files and merges them with the translations.
Last updated on 2005-01-10 10:48:41 -0700