%general-entities; ]> $LastChangedBy$ $Date$ intltool-&intltool-version; Intltool 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 Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Directory intltoolize, intltool-extract, intltool-merge, intltool-prepare and intltool-update None /usr/share/intltool Short Descriptions intltoolize prepares a package to use intltool. intltoolize intltool-extract generates header files that can be read by gettext. intltool-extract intltool-merge merges translated strings into various file types. intltool-merge intltool-prepare updates pot files and merges them with translation files. intltool-prepare intltool-update updates the po template files and merges them with the translations. intltool-update