aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gettext.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-27 22:27:44 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-27 22:27:44 +0000
commit69276a949a1782f6fbff97e1ee26424a11c89cd4 (patch)
treec2186e58b149e881003d1adf3962f4cf7128bd00 /chapter06/gettext.xml
parentdaaa09419c0987d6e4167110c26224d43676b53a (diff)
Tweaking the texts for build time and disk space.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gettext.xml')
-rw-r--r--chapter06/gettext.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml
index e8ae88eca..fc8afca68 100644
--- a/chapter06/gettext.xml
+++ b/chapter06/gettext.xml
@@ -6,8 +6,8 @@
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>
+<screen>&buildtime; &gettext-time;
+&diskspace; &gettext-compsize;</screen>
&aa-gettext-down;
&aa-gettext-dep;