From edb7f5cee80f18e4953f6c88cf3d8f9bc85f2f47 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Mon, 22 Jun 2015 20:20:49 +0900 Subject: [PATCH] NEWS: Fix wording --- NEWS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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 -- 2.47.2