From 58882995289b0b69420b13297bf87c4b4d398192 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Mon, 12 Jan 2004 23:23:50 +0000 Subject: Moving stuff from appendix A to chapter 6. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gettext.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'chapter06/gettext.xml') 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 @@ - + Installing Gettext-&gettext-version; +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. + Estimated build time: &gettext-time; Estimated required disk space: &gettext-compsize; -&aa-gettext-shortdesc; +&aa-gettext-down; &aa-gettext-dep;    @@ -37,5 +41,8 @@ so: +&aa-gettext-shortdesc; +&aa-gettext-desc; + -- cgit v1.2.3-54-g00ecf