From: Michele Locati Date: Mon, 11 Jul 2016 07:27:58 +0000 (+0200) Subject: Better description of GETTEXTCLDRDIR for msginit X-Git-Tag: v0.20~511 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68002f3a4c54d5c0d53bea57b749cdeb653812b2;p=thirdparty%2Fgettext.git Better description of GETTEXTCLDRDIR for msginit Let's explain better where the GETTEXTCLDRDIR should point to and where the CLDR data could be retrieved. --- diff --git a/gettext-tools/doc/msginit.texi b/gettext-tools/doc/msginit.texi index 3be6e1796..2148728a8 100644 --- a/gettext-tools/doc/msginit.texi +++ b/gettext-tools/doc/msginit.texi @@ -41,7 +41,9 @@ The value is first looked up from the embedded table. As an experimental feature, you can instruct @code{msginit} to use the information from Unicode CLDR, by setting the @code{GETTEXTCLDRDIR} -environment variable. +environment variable. The program will look for a file named +@code{common/supplemental/plurals.xml} under that directory. You can +get the CLDR data from @url{http://cldr.unicode.org/}. @end table