mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 00:43:32 +00:00
ICU-1896 Fix two locale data bugs
X-SVN-Rev: 8595
This commit is contained in:
parent
f68efa2bf8
commit
ae2613dad4
2 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@ kk{
|
|||
"\u221E",
|
||||
"\uFFFD",
|
||||
}
|
||||
LocaleScript{ "Cyrl" }
|
||||
LocaleScript:array { "Cyrl" }
|
||||
ExemplarCharacters { "[\u0430-\u0448 \u044b \u044d \u0451]" }
|
||||
CollationElements {
|
||||
Version { "1.0" }
|
||||
|
|
|
@ -860,7 +860,7 @@ root {
|
|||
//in { "Indonesian" } // Use id instead
|
||||
inc { "Indic (Other)" }
|
||||
ine { "Indo-European" }
|
||||
ira { "Iranian " }
|
||||
ira { "Iranian" }
|
||||
iro { "Iroguoian Languages" }
|
||||
is { "Icelandic" }
|
||||
it { "Italian" }
|
||||
|
|
Loading…
Add table
Reference in a new issue