summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qlocale.qdoc
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2021-04-09 14:01:32 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2021-05-03 10:53:06 +0200
commite7a6ad67f7d438b441bb724ecd8b2fd4066198d0 (patch)
treea56c548b34b8aad0984d5f020e3587fc59033578 /src/corelib/text/qlocale.qdoc
parent81c6597fc39fdc4c28bf9ed0f751226bae1d2727 (diff)
Update CLDR-derived data to newly-released v39
Routine update with minor changes to locale data, no new languages, territories or scripts. Various Spanish locales change m_grouping_top from 1 to 2, reversing a change to a test of Costa Rica's currency formatting made in commit bb6a73260ec8272647265f42180963604ad0f755. Includes updates to time-zone IDs. Fixes: QTBUG-91478 Change-Id: I78ee161275b3c456c5800a7317a96947c932cf8e Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 6235893d54b8fbf5c8bd54e33cd82b55042555f1) Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
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 b20fce7c6d..50b602d898 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 v38.
+ QLocale's data is based on Common Locale Data Repository v39.
\sa QString::arg(), QString::toInt(), QString::toDouble(),
QInputMethod::locale()