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.30/intltool-0.30.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/intltool/0.30/intltool-0.30.tar.bz2
Download size: 112 KB
Estimated Disk space required: 1010 KB
Estimated build time: 0.00 SBU
Install intltool by running the following commands:
./configure --prefix=/usr &&
make &&
make install
The intltool package contains intltoolize, intltool-update, intltool-extract, intltool-merge, intltool-prepare and xml-i18n-toolize.
intltool-update updates the po template files and merges them with the translations.