%general-entities; ]> $LastChangedBy$ $Date$ intltool-&intltool-version; Introduction to <application>intltool</application> 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. Package information Download (HTTP): Download (FTP): Download MD5 sum: &intltool-md5sum; Download size: &intltool-size; Estimated disk space required: &intltool-buildsize; Estimated build time: &intltool-time; <application>intltool</application> dependencies Required : XML-Parser Installation of <application>intltool</application> Install intltool by running the following commands: ./configure --prefix=/usr && make && make install Contents The intltool package contains intltoolize, intltool-update, intltool-extract, intltool-merge and intltool-prepare. Description intltoolize intltoolize prepares a package to use intltool. intltool-update intltool-update updates the po template files and merges them with the translations. intltool-extract intltool-extract generates header files that can be read by gettext. intltool-merge intltool-merge merges translated strings into various file types. intltool-prepare intltool-prepare updates pot files and merges them with translation files.