From: Daiki Ueno Date: Mon, 22 Jun 2015 11:20:49 +0000 (+0900) Subject: NEWS: Fix wording X-Git-Tag: v0.19.5~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edb7f5cee80f18e4953f6c88cf3d8f9bc85f2f47;p=thirdparty%2Fgettext.git NEWS: Fix wording --- diff --git a/NEWS b/NEWS index c699eaaad..2f090f558 100644 --- 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