Update cldr2qlocalexml.py's claimed CLDR version support
It was up to date with v34 (and seems to cope with v35.1) but only clained support for v29. Change-Id: I686cae1977824a4deec4633f19604b91061fe78a Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>bb10
parent
8c8b4b8fde
commit
b58cfb2f1f
|
|
@ -31,7 +31,7 @@
|
|||
The CLDR data can be downloaded from CLDR_, which has a sub-directory
|
||||
for each version; you need the ``core.zip`` file for your version of
|
||||
choice (typically the latest). This script has had updates to cope up
|
||||
to v29; for later versions, we may need adaptations. Unpack the
|
||||
to v35; for later versions, we may need adaptations. Unpack the
|
||||
downloaded ``core.zip`` and check it has a common/main/ sub-directory:
|
||||
pass the path of that sub-directory to this script as its single
|
||||
command-line argument. Save its standard output (but not error) to a
|
||||
|
|
|
|||
Loading…
Reference in New Issue