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.26/intltool-0.26.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/intltool/0.26/intltool-0.26.tar.bz2
Download size: 104 KB
Estimated Disk space required: 968 KB
Estimated build time: 0.00 SBU
Install intltool by running the following commands:
./configure --prefix=/usr --mandir=/usr/share/man && make && make install |
The intltool package contains intltoolize, intltool-update, intltool-extract, intltool-merge, intltool-prepare and intltool-unicodify.