Skip to content

Commit 07fa142

Browse files
committed
ICU-23056 Integrate CLDR 48 m2 to ICU main, part 1: binary data generated from CLDR
1 parent 757be35 commit 07fa142

File tree

1,498 files changed

+697
-691
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,498 files changed

+697
-691
lines changed

icu4c/source/common/localefallback_data.h

Lines changed: 691 additions & 688 deletions
Large diffs are not rendered by default.
9.47 KB
Binary file not shown.
16 Bytes
Binary file not shown.

icu4j/main/core/src/main/java/com/ibm/icu/impl/LocaleFallbackData.java

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,8 @@ private static Map<String, String> buildDefaultScriptTable() {
499499
t.put("ku_AM", "Cyrl");
500500
t.put("ku_AZ", "Cyrl");
501501
t.put("ku_GE", "Cyrl");
502+
t.put("ku_IQ", "Arab");
503+
t.put("ku_IR", "Arab");
502504
t.put("ku_LB", "Arab");
503505
t.put("ku_TM", "Cyrl");
504506
t.put("kuf", "Laoo");
@@ -723,15 +725,17 @@ private static Map<String, String> buildDefaultScriptTable() {
723725
t.put("phu", "Thai");
724726
t.put("phv", "Arab");
725727
t.put("phw", "Deva");
726-
t.put("pi", "Sinh");
728+
t.put("pi_IN", "Deva");
729+
t.put("pi_LK", "Sinh");
730+
t.put("pi_MM", "Mymr");
731+
t.put("pi_TH", "Thai");
727732
t.put("pka", "Brah");
728733
t.put("pkr", "Mlym");
729734
t.put("plk", "Arab");
730735
t.put("pll", "Mymr");
731736
t.put("pmh", "Brah");
732737
t.put("pnt", "Grek");
733738
t.put("pnt_RU", "Cyrl");
734-
t.put("pra", "Khar");
735739
t.put("prc", "Arab");
736740
t.put("prd", "Arab");
737741
t.put("prt", "Thai");
@@ -1054,7 +1058,6 @@ private static Map<String, String> buildDefaultScriptTable() {
10541058
t.put("zh_US", "Hant");
10551059
t.put("zh_VN", "Hant");
10561060
t.put("zhd", "Hani");
1057-
t.put("zhx", "Nshu");
10581061
t.put("zko", "Cyrl");
10591062
t.put("zkt", "Kits");
10601063
t.put("zkz", "Cyrl");
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)