diff options
Diffstat (limited to 'chapter06/gettext.xml')
-rw-r--r-- | chapter06/gettext.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 9858bbd47..e8ae88eca 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -1,11 +1,15 @@ -<sect1 id="ch06-gettext"> +<sect1 id="ch06-gettext" xreflabel="Gettext"> <title>Installing Gettext-&gettext-version;</title> <?dbhtml filename="gettext.html" dir="chapter06"?> +<para>The Gettext package contains utilities for internationalization and +localization. These allow programs to be compiled with Native Language Support +(NLS), enabling them to output messages in the user's native language.</para> + <screen>Estimated build time: &gettext-time; Estimated required disk space: &gettext-compsize;</screen> -&aa-gettext-shortdesc; +&aa-gettext-down; &aa-gettext-dep; <sect2><title> </title><para> </para></sect2> @@ -37,5 +41,8 @@ so:</para> </sect2> +&aa-gettext-shortdesc; +&aa-gettext-desc; + </sect1> |