From: Bruno Haible Date: Mon, 3 Jul 2000 10:25:47 +0000 (+0000) Subject: English tweak. X-Git-Tag: v0.10.36~265 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=226881f13bab584f1cef7f3c0c38831b970eec09;p=thirdparty%2Fgettext.git English tweak. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 3ec5712de..535d3cfca 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2000-07-03 Bruno Haible + + * nls.texi: Rename section "One advise in advance" to "Quick + configuration advice". + 2000-05-06 Ulrich Drepper * nls.texi: Add section about "Using gettext in own code". diff --git a/doc/nls.texi b/doc/nls.texi index a7797e85b..f69642958 100644 --- a/doc/nls.texi +++ b/doc/nls.texi @@ -25,7 +25,7 @@ of @code{gettext} which is used. The information can be found in the @file{intl/VERSION} file, in internationalized packages. @menu -* One advise:: +* Configuration advice:: * INSTALL Matters:: * Using This Package:: * Translating Teams:: @@ -33,8 +33,8 @@ the @file{intl/VERSION} file, in internationalized packages. * Using gettext in own code:: @end menu -@node One advise -@section One advise in advance +@node Configuration advice +@section Quick configuration advice If you want to exploit the full power of internationalization, you should configure it using @@ -55,8 +55,8 @@ Future versions of GNU @code{gettext} will very likely convey even more functionality. So it might be a good idea to change to GNU @code{gettext} as soon as possible. -So you need not provide this option if you are using GNU libc 2 or you -have installed a recent copy of the GNU gettext package with the +So you need @emph{not} provide this option if you are using GNU libc 2 or +you have installed a recent copy of the GNU gettext package with the included @file{libintl}.