diff options
Diffstat (limited to 'appendixa/gettext-desc.xml')
-rw-r--r-- | appendixa/gettext-desc.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/appendixa/gettext-desc.xml b/appendixa/gettext-desc.xml index c4b6af7c6..df3587379 100644 --- a/appendixa/gettext-desc.xml +++ b/appendixa/gettext-desc.xml @@ -11,11 +11,11 @@ team-address, trigger, urlget, user-email and xgettext</para></sect3> <sect3><title>Descriptions</title> <sect4><title>config.charset</title> -<para>The config.charset script outputs a system dependent table of +<para>The config.charset script outputs a system-dependent table of character encoding aliases.</para></sect4> <sect4><title>config.rpath</title> -<para>The config.rpath script outputs a system dependent set of variables, +<para>The config.rpath script outputs a system-dependent set of variables, describing how to set the run time search path of shared libraries in an executable.</para></sect4> @@ -23,7 +23,7 @@ executable.</para></sect4> <para>The gettext package is used for internationalization (also known as i18n) and for localization (also known as l10n). Programs can be compiled with Native Language Support (NLS) which enable them to output -messages in the users native language rather than in the default English +messages in the user's native language rather than in the default English language.</para></sect4> <sect4><title>gettextize</title> @@ -36,7 +36,7 @@ forms.</para></sect4> <sect4><title>msgattrib</title> <para>The msgattrib program filters the messages of a translation catalog -according to their attributes, and manipulates the attributes.</para></sect4> +according to their attributes and manipulates the attributes.</para></sect4> <sect4><title>msgcat</title> <para>The msgcat program finds messages which are common in several raw |