qt5base-lts/util/locale_database
Soroush Rabiei c595878aa3 Extract a large format string as a module constant value
The template for the "This is a generated file" notice made a clumsy
intrusion in the code in which it appeared, so split it out as a
constant of the module and access it by name where it's used.

Change-Id: Ic4dfb8e873078c54410b191654d6c21d082c9016
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2019-08-08 18:04:05 +02:00
..
testlocales
cldr2qlocalexml.py Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
cldr2qtimezone.py Add data for Windows Time-Zone IDs added in the last two years 2019-07-01 17:48:53 +02:00
dateconverter.py
enumdata.py Add locale support for Cebuano and Erzya languages (new in CLDR v35.1) 2019-05-20 20:42:11 +02:00
formattags.txt
localexml.py
qlocalexml2cpp.py Extract a large format string as a module constant value 2019-08-08 18:04:05 +02:00
README
xpathlite.py

locale_database is used to generate qlocale data from CLDR.

CLDR is the Common Locale Data Repository, a database for localized
data (like date formats, country names etc).  It is provided by the
Unicode consortium.