summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2015-06-22 20:20:49 +0900
committerDaiki Ueno <ueno@gnu.org>2015-06-22 20:20:49 +0900
commitedb7f5cee80f18e4953f6c88cf3d8f9bc85f2f47 (patch)
tree6f045c7e0b25b236c51c49bd3942c20453fe8108 /NEWS
parent183e7920f79e4ed7f4df9c789c59504a09a7ff80 (diff)
downloadexternal_gettext-edb7f5cee80f18e4953f6c88cf3d8f9bc85f2f47.zip
external_gettext-edb7f5cee80f18e4953f6c88cf3d8f9bc85f2f47.tar.gz
external_gettext-edb7f5cee80f18e4953f6c88cf3d8f9bc85f2f47.tar.bz2
NEWS: Fix wording
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index c699eaa..2f090f5 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