Update QLocale locale database up to CLDR 23.1

This only added Kosovo [XK] territory and few valid locales for it.

Change-Id: Ia0b47041ed5cd1303b5bc233f2502a3725c74da9
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
This commit is contained in:
Konstantin Ritt 2013-08-10 18:30:31 +03:00 committed by The Qt Project
parent 28c6841283
commit 2af5567f3e
4 changed files with 1270 additions and 1260 deletions

View File

@ -775,13 +775,14 @@ public:
SouthSudan = 254, SouthSudan = 254,
Bonaire = 255, Bonaire = 255,
SintMaarten = 256, SintMaarten = 256,
Kosovo = 257,
DemocraticRepublicOfCongo = CongoKinshasa, DemocraticRepublicOfCongo = CongoKinshasa,
PeoplesRepublicOfCongo = CongoBrazzaville, PeoplesRepublicOfCongo = CongoBrazzaville,
DemocraticRepublicOfKorea = NorthKorea, DemocraticRepublicOfKorea = NorthKorea,
RepublicOfKorea = SouthKorea, RepublicOfKorea = SouthKorea,
RussianFederation = Russia, RussianFederation = Russia,
SyrianArabRepublic = Syria, SyrianArabRepublic = Syria,
LastCountry = SintMaarten LastCountry = Kosovo
}; };
// GENERATED PART ENDS HERE // GENERATED PART ENDS HERE

View File

@ -92,7 +92,7 @@
\note For the current keyboard input locale take a look at \note For the current keyboard input locale take a look at
QInputMethod::locale(). QInputMethod::locale().
QLocale's data is based on Common Locale Data Repository v23. QLocale's data is based on Common Locale Data Repository v23.1.
The double-to-string and string-to-double conversion functions are The double-to-string and string-to-double conversion functions are
covered by the following licenses: covered by the following licenses:
@ -584,6 +584,7 @@
\value SouthKorea \value SouthKorea
\value DemocraticRepublicOfKorea Obsolete, please use NorthKorea \value DemocraticRepublicOfKorea Obsolete, please use NorthKorea
\value RepublicOfKorea Obsolete, please use SouthKorea \value RepublicOfKorea Obsolete, please use SouthKorea
\value Kosovo
\value Kuwait \value Kuwait
\value Kyrgyzstan \value Kyrgyzstan
\value Laos \value Laos

File diff suppressed because it is too large Load Diff

View File

@ -616,7 +616,8 @@ country_list = {
253 : [ "TristanDaCunha", "TA" ], 253 : [ "TristanDaCunha", "TA" ],
254 : [ "SouthSudan", "SS" ], 254 : [ "SouthSudan", "SS" ],
255 : [ "Bonaire", "BQ" ], 255 : [ "Bonaire", "BQ" ],
256 : [ "SintMaarten", "SX" ] 256 : [ "SintMaarten", "SX" ],
257 : [ "Kosovo", "XK" ]
} }
script_list = { script_list = {