]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
NEWS: Fix wording
authorDaiki Ueno <ueno@gnu.org>
Mon, 22 Jun 2015 11:20:49 +0000 (20:20 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 22 Jun 2015 11:20:49 +0000 (20:20 +0900)
NEWS

diff --git a/NEWS b/NEWS
index c699eaaadef319d9ba6597635b62eb8d5997a09b..2f090f55865e103a0fbdab69c64b119e6fe2ff67 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,9 +16,11 @@ Version 0.19.5 - unreleased
   Perl and Python.
 
 * msginit is now capable of generating "Plural-Forms:" from Unicode
-  CLDR, if the GETTEXTCLDRDIR environment variable is set to the
-  location of the data directory.  The actual conversion is done by a
-  new helper program 'cldr-plural'.
+  CLDR.  This feature is still experimental, but you can try it by
+  setting the GETTEXTCLDRDIR environment variable pointing to the the
+  directory where the CLDR archive is extracted.  The actual
+  conversion is done by a helper program 'cldr-plural', which can be
+  used as a generic converter and evaluator of CLDR plural forms.
 
 * Programming languages support:
   - C++ with KDE: xgettext and msgfmt can now recognize KUIT (KDE User