summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qlocale.qdoc
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2020-10-08 13:39:40 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2020-10-26 15:28:59 +0200
commitcb23d50f38ec9d1daed570aa2b89e6d4b3f45c3f (patch)
treeb65c947b56d6ac8c711036e28454ebc154734c74 /src/corelib/text/qlocale.qdoc
parent4c793e6353ece51d4c04373f54e13d540b45195e (diff)
Update CLDR to v37, adding Nigerian Pidgin as a new language
Routine update by running scripts, ignoring clang-format's extensive grumbles. Added notes to util/locale_database/'s README, on the need for that, and enumdata.py, on when to add entries. As usual, several new locales are also added, for existing languages, territories and scripts. [ChangeLog][QtCore][QLocale] Updated to new version of CLDR (the Unicode Consortium's Common Locale Data Repository) v37. Fixes: QTBUG-84669 Pick-to: 5.15 Change-Id: Ib76848bf4bd1219180faf46820077e8d8049a4e3 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/corelib/text/qlocale.qdoc')
-rw-r--r--src/corelib/text/qlocale.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/text/qlocale.qdoc b/src/corelib/text/qlocale.qdoc
index 0f31345152..2cc3c71ac9 100644
--- a/src/corelib/text/qlocale.qdoc
+++ b/src/corelib/text/qlocale.qdoc
@@ -92,7 +92,7 @@
\note For the current keyboard input locale take a look at
QInputMethod::locale().
- QLocale's data is based on Common Locale Data Repository v36.
+ QLocale's data is based on Common Locale Data Repository v37.
\sa QString::arg(), QString::toInt(), QString::toDouble(),
QInputMethod::locale()