aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gettext.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-06-29 16:24:16 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-06-29 16:24:16 +0000
commit663ecfcc5f04e7c2860b83ef89e49f5e8b68bbbe (patch)
tree7c789513e8b75ee906795c4a06600e2e4284638f /chapter06/gettext.xml
parent2ec0d203c3af587beb98406888dca6f6f5283180 (diff)
Several minor wording changes (chapters 1 - 5).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 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 1da7705b2..a0976b514 100644
--- a/chapter06/gettext.xml
+++ b/chapter06/gettext.xml
@@ -13,8 +13,8 @@
<sect2 role="package"><title/>
<para>The Gettext package contains utilities for internationalization and
-localization. These allow programs to be compiled with NLS, enabling them
-to output messages in the user's native language.</para>
+localization. These allow programs to be compiled with NLS (Native Language
+Support), enabling them to output messages in the user's native language.</para>
<segmentedlist>
<segtitle>&buildtime;</segtitle>