summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale.qdoc
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2018-08-13 15:35:24 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2018-08-27 14:38:44 +0000
commit89451f542855435cf67e470d3f6cbf6c88eafa7b (patch)
tree7bdd3574c5454c573fc5f2e7f1d08e899ae49b69 /src/corelib/tools/qlocale.qdoc
parente31febb024782406243179e7ec24e535daf5e6a9 (diff)
Add some missing language codes to our locale data
We were missing a few languages CLDR knew about; so add them to the list in enumdata.py (and add trailing commas to lists to make future additions not need to change the prior last line; python is perfectly happy with this). [ChangeLog][QtCore][QLocale] Added support for Western Balochi, Ido, Lojban, Sicilian and Souther Kurdish. Change-Id: I0d24cff46a0ae8db48ec1db8762088f877319982 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
Diffstat (limited to 'src/corelib/tools/qlocale.qdoc')
-rw-r--r--src/corelib/tools/qlocale.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/corelib/tools/qlocale.qdoc b/src/corelib/tools/qlocale.qdoc
index 5c0a9b63e5..849be69719 100644
--- a/src/corelib/tools/qlocale.qdoc
+++ b/src/corelib/tools/qlocale.qdoc
@@ -483,6 +483,11 @@
\value TokPisin Since Qt 5.7
\value TuvaluLanguage Since Qt 5.7
\value UncodedLanguages Since Qt 5.7
+ \value Ido Since Qt 5.12
+ \value Lojban Since Qt 5.12
+ \value Sicilian Since Qt 5.12
+ \value SouthernKurdish Since Qt 5.12
+ \value WesternBalochi Since Qt 5.12
\omitvalue LastLanguage
\sa language(), languageToString()