%general-entities; ]> intltool &intltool-version;
&intltool-url;
Intltool-&intltool-version; Intltool <para>The Intltool is an internationalization tool used for extracting translatable strings from source files.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&intltool-ch6-sbu;</seg> <seg>&intltool-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>安装Intltool First fix a warning that is caused by perl-5.22 and later: sed -i 's:\\\${:\\\$\\{:' intltool-update.in 准备安装 Intltool: ./configure --prefix=/usr 编译该软件包: make 运行下列命令以测试编译结果: make check 安装该软件包: make install install -v -Dm644 doc/I18N-HOWTO /usr/share/doc/intltool-&intltool-version;/I18N-HOWTO Intltool 的内容 安装的程序 安装的目录 intltool-extract, intltool-merge, intltool-prepare, intltool-update, and intltoolize /usr/share/doc/intltool-&intltool-version; and /usr/share/intltool 简要描述 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