%general-entities; ]> Intltool-&intltool-version; Intltool Introduction to Intltool The Intltool is an internationalization tool used 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. &lfs75_checked; 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; Intltool Dependencies Required User Notes: Installation of Intltool Install Intltool by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make check. Now, as the root user: make install && install -v -m644 -D doc/I18N-HOWTO \ /usr/share/doc/intltool-&intltool-version;/I18N-HOWTO Contents Installed Programs Installed Libraries Installed Directories intltool-extract, intltool-merge, intltool-prepare, intltool-update and intltoolize None /usr/share/doc/intltool-&intltool-version; and /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