From f1c367f9b5c6b1feb266342993a13336f5ca056a Mon Sep 17 00:00:00 2001 From: Alan Liu Date: Mon, 8 Mar 2004 22:27:04 +0000 Subject: [PATCH] ICU-3391 update localPatternChars X-SVN-Rev: 14648 --- icu4c/source/data/locales/ar.txt | 2 +- icu4c/source/data/locales/be.txt | 2 +- icu4c/source/data/locales/bg.txt | 2 +- icu4c/source/data/locales/ca.txt | 2 +- icu4c/source/data/locales/cs.txt | 2 +- icu4c/source/data/locales/da.txt | 2 +- icu4c/source/data/locales/de.txt | 2 +- icu4c/source/data/locales/el.txt | 2 +- icu4c/source/data/locales/eo.txt | 2 +- icu4c/source/data/locales/es.txt | 2 +- icu4c/source/data/locales/et.txt | 2 +- icu4c/source/data/locales/fi.txt | 2 +- icu4c/source/data/locales/fr.txt | 2 +- icu4c/source/data/locales/ga.txt | 2 +- icu4c/source/data/locales/he.txt | 2 +- icu4c/source/data/locales/hr.txt | 2 +- icu4c/source/data/locales/hu.txt | 2 +- icu4c/source/data/locales/hy.txt | 2 +- icu4c/source/data/locales/ja.txt | 2 +- icu4c/source/data/locales/ko.txt | 2 +- icu4c/source/data/locales/lt.txt | 2 +- icu4c/source/data/locales/lv.txt | 2 +- icu4c/source/data/locales/mk.txt | 2 +- icu4c/source/data/locales/ro.txt | 2 +- icu4c/source/data/locales/root.txt | 2 +- icu4c/source/data/locales/ru.txt | 2 +- icu4c/source/data/locales/sh.txt | 2 +- icu4c/source/data/locales/sk.txt | 2 +- icu4c/source/data/locales/sl.txt | 2 +- icu4c/source/data/locales/sq.txt | 2 +- icu4c/source/data/locales/sr.txt | 2 +- icu4c/source/data/locales/th.txt | 2 +- icu4c/source/data/locales/tr.txt | 2 +- icu4c/source/data/locales/uk.txt | 2 +- icu4c/source/data/locales/zh.txt | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/icu4c/source/data/locales/ar.txt b/icu4c/source/data/locales/ar.txt index 254f35be7d0..e5be53490da 100644 --- a/icu4c/source/data/locales/ar.txt +++ b/icu4c/source/data/locales/ar.txt @@ -376,7 +376,7 @@ ar { "#,##0%", "#E0", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript:array { "Arab" diff --git a/icu4c/source/data/locales/be.txt b/icu4c/source/data/locales/be.txt index 987b4197162..992fa8dd2db 100644 --- a/icu4c/source/data/locales/be.txt +++ b/icu4c/source/data/locales/be.txt @@ -98,7 +98,7 @@ be { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript{ "Cyrl", // Abbreviation diff --git a/icu4c/source/data/locales/bg.txt b/icu4c/source/data/locales/bg.txt index fe92a66c623..0346b034df0 100644 --- a/icu4c/source/data/locales/bg.txt +++ b/icu4c/source/data/locales/bg.txt @@ -333,7 +333,7 @@ bg { LocaleScript{ "Cyrl", // Abbreviation } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } MonthAbbreviations { "\u044f\u043d.", "\u0444\u0435\u0432.", diff --git a/icu4c/source/data/locales/ca.txt b/icu4c/source/data/locales/ca.txt index 6beef3ac53f..d4cfe802566 100644 --- a/icu4c/source/data/locales/ca.txt +++ b/icu4c/source/data/locales/ca.txt @@ -427,7 +427,7 @@ ca { ",", "+", } - localPatternChars { "GuMtkHmsSEDFwWahKzUe" } + localPatternChars { "GuMtkHmsSEDFwWahKzUeugAZ" } LocaleScript{ "Latn", // ISO 15924 Name diff --git a/icu4c/source/data/locales/cs.txt b/icu4c/source/data/locales/cs.txt index 24c5f63a9a7..9a887af7921 100644 --- a/icu4c/source/data/locales/cs.txt +++ b/icu4c/source/data/locales/cs.txt @@ -513,7 +513,7 @@ cs { ",", "+", } - localPatternChars { "GuMtkHmsSEDFwWahKzUe" } + localPatternChars { "GuMtkHmsSEDFwWahKzUeugAZ" } LocaleScript{ "Latn", // ISO 15924 Name diff --git a/icu4c/source/data/locales/da.txt b/icu4c/source/data/locales/da.txt index 3fc33d35fae..96e23d42283 100644 --- a/icu4c/source/data/locales/da.txt +++ b/icu4c/source/data/locales/da.txt @@ -370,7 +370,7 @@ da { //zh_cn { "Kinesisk (Forkortet)" } //zh_tw { "Kinesisk (Uforkortet)" } } - localPatternChars { "GuMtkHmsSEDFwWahKzUe" } + localPatternChars { "GuMtkHmsSEDFwWahKzUeugAZ" } MonthAbbreviations { "jan", "feb", diff --git a/icu4c/source/data/locales/de.txt b/icu4c/source/data/locales/de.txt index edff77bc37e..84511dfb430 100644 --- a/icu4c/source/data/locales/de.txt +++ b/icu4c/source/data/locales/de.txt @@ -753,7 +753,7 @@ de { ",", "+", } - localPatternChars { "GjMtkHmsSEDFwWahKzJe" } + localPatternChars { "GjMtkHmsSEDFwWahKzJeugAZ" } LocaleScript{ "Latn", // ISO 15924 Name } diff --git a/icu4c/source/data/locales/el.txt b/icu4c/source/data/locales/el.txt index 0ab3bfd5626..ff24a08d4e8 100644 --- a/icu4c/source/data/locales/el.txt +++ b/icu4c/source/data/locales/el.txt @@ -406,7 +406,7 @@ el { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript:array { "Grek" // ISO 15924 Name diff --git a/icu4c/source/data/locales/eo.txt b/icu4c/source/data/locales/eo.txt index 1c362d6a672..c985f8140bb 100644 --- a/icu4c/source/data/locales/eo.txt +++ b/icu4c/source/data/locales/eo.txt @@ -499,7 +499,7 @@ eo { ",", "+", } - localPatternChars { "GjMtkHmslTDUSnahKzJd" } + localPatternChars { "GjMtkHmslTDUSnahKzJdugAZ" } LocaleScript:array{ "Latn", // ISO 15924 Name } diff --git a/icu4c/source/data/locales/es.txt b/icu4c/source/data/locales/es.txt index fed11ba127e..f07eac72387 100644 --- a/icu4c/source/data/locales/es.txt +++ b/icu4c/source/data/locales/es.txt @@ -612,7 +612,7 @@ es { zh { "chino" } zu { "zul\u00FA" } } - localPatternChars { "GuMtkHmsSEDFwWahKzUe" } + localPatternChars { "GuMtkHmsSEDFwWahKzUeugAZ" } LocaleScript{ "Latn", // ISO 15924 Name } diff --git a/icu4c/source/data/locales/et.txt b/icu4c/source/data/locales/et.txt index 9f2548cd68b..73654280aaa 100644 --- a/icu4c/source/data/locales/et.txt +++ b/icu4c/source/data/locales/et.txt @@ -373,7 +373,7 @@ et { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript{ "Latn", // ISO 15924 Name diff --git a/icu4c/source/data/locales/fi.txt b/icu4c/source/data/locales/fi.txt index 23060db3453..2899801fa38 100644 --- a/icu4c/source/data/locales/fi.txt +++ b/icu4c/source/data/locales/fi.txt @@ -280,7 +280,7 @@ fi { vi { "vietnam" } zh { "kiina" } } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } ExemplarCharacters { "[a-z \u00e4 \u00f6]" } LocaleScript{ diff --git a/icu4c/source/data/locales/fr.txt b/icu4c/source/data/locales/fr.txt index 5693d4199fc..f9fd647067d 100644 --- a/icu4c/source/data/locales/fr.txt +++ b/icu4c/source/data/locales/fr.txt @@ -407,7 +407,7 @@ fr { "av. J.-C.", "ap. J.-C.", } - localPatternChars { "GaMjkHmsSEDFwWxhKzAe" } + localPatternChars { "GaMjkHmsSEDFwWxhKzAeugXZ" } LocaleScript{ "Latn", // ISO 15924 Name } diff --git a/icu4c/source/data/locales/ga.txt b/icu4c/source/data/locales/ga.txt index 1a158e1eee0..b37b0e91480 100644 --- a/icu4c/source/data/locales/ga.txt +++ b/icu4c/source/data/locales/ga.txt @@ -866,7 +866,7 @@ ga{ zh { "Sínis" } zu { "Súlúis" } //?? } - localPatternChars { "RbMLkUnsSElFtTauKcBe" } + localPatternChars { "RbMLkUnsSElFtTauKcBeurAC" } SpelloutRules { // Maoluimhreacha diff --git a/icu4c/source/data/locales/he.txt b/icu4c/source/data/locales/he.txt index e73303c3556..45888b3df69 100644 --- a/icu4c/source/data/locales/he.txt +++ b/icu4c/source/data/locales/he.txt @@ -350,7 +350,7 @@ he { "\u05E0\u05D5\u05D1\u05DE\u05D1\u05E8", "\u05D3\u05E6\u05DE\u05D1\u05E8", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript:array { "Hebr" // ISO 15924 Name diff --git a/icu4c/source/data/locales/hr.txt b/icu4c/source/data/locales/hr.txt index 5506cf704cc..69808b1bf62 100644 --- a/icu4c/source/data/locales/hr.txt +++ b/icu4c/source/data/locales/hr.txt @@ -373,7 +373,7 @@ hr { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } ExemplarCharacters { "[a-p r-v z \u0111 \u0107 \u010d \u017e \u0161 {lj} {nj} {d\u017e}]" } LocaleScript:array { diff --git a/icu4c/source/data/locales/hu.txt b/icu4c/source/data/locales/hu.txt index 7dccb0595ed..9ceab8087e8 100644 --- a/icu4c/source/data/locales/hu.txt +++ b/icu4c/source/data/locales/hu.txt @@ -527,7 +527,7 @@ hu { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript{ "Latn", // ISO 15924 Name diff --git a/icu4c/source/data/locales/hy.txt b/icu4c/source/data/locales/hy.txt index 302d42c8ac8..1f3da893ab2 100644 --- a/icu4c/source/data/locales/hy.txt +++ b/icu4c/source/data/locales/hy.txt @@ -314,7 +314,7 @@ hy{ Languages{ hy { "\u0540\u0561\u0575\u0565\u0580\u0567\u0576" } } -// localPatternChars{ "GyMdkHmsSEDFwWahKz" } +// localPatternChars{ "GyMdkHmsSEDFwWahKzugAZ" } NumberPatterns{ "#0.###;-#0.###", diff --git a/icu4c/source/data/locales/ja.txt b/icu4c/source/data/locales/ja.txt index 9d18ee63d65..6712279f7a0 100644 --- a/icu4c/source/data/locales/ja.txt +++ b/icu4c/source/data/locales/ja.txt @@ -1835,7 +1835,7 @@ ja { // "\u221E", // "\uFFFD", // } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } zoneStrings { { "Asia/Tokyo", diff --git a/icu4c/source/data/locales/ko.txt b/icu4c/source/data/locales/ko.txt index dca9a653063..632755ed5d0 100644 --- a/icu4c/source/data/locales/ko.txt +++ b/icu4c/source/data/locales/ko.txt @@ -2328,7 +2328,7 @@ ko { "\uC11C\uAE30", // "\uB2E8\uAE30" // AD + 2333 but ICU doesn't use it. } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript{ "Hang", "Hani" } ExemplarCharacters{ "[" diff --git a/icu4c/source/data/locales/lt.txt b/icu4c/source/data/locales/lt.txt index a389264dc79..7aca6ecdf62 100644 --- a/icu4c/source/data/locales/lt.txt +++ b/icu4c/source/data/locales/lt.txt @@ -383,7 +383,7 @@ lt { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript{ "Latn", // ISO 15924 Name diff --git a/icu4c/source/data/locales/lv.txt b/icu4c/source/data/locales/lv.txt index c2e7b36e1b5..51657f0269c 100644 --- a/icu4c/source/data/locales/lv.txt +++ b/icu4c/source/data/locales/lv.txt @@ -379,7 +379,7 @@ lv { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } ExemplarCharacters { "[a-z \u0101 \u0113 \u012b \u014d \u016b \u0123 \u0137 \u013c \u0146 \u0157 \u010d \u0161 \u017e]" } LocaleScript{ "Latn", // ISO 15924 Name diff --git a/icu4c/source/data/locales/mk.txt b/icu4c/source/data/locales/mk.txt index a846f3e939f..43a4a38b8ce 100644 --- a/icu4c/source/data/locales/mk.txt +++ b/icu4c/source/data/locales/mk.txt @@ -97,7 +97,7 @@ mk { ",", "+", } - localPatternChars { "GuMtkHmsSEDFwWahKzUe" } + localPatternChars { "GuMtkHmsSEDFwWahKzUeugAZ" } LocaleScript{ "Cyrl", // ISO 15924 Name diff --git a/icu4c/source/data/locales/ro.txt b/icu4c/source/data/locales/ro.txt index a61d937380a..f62a2591ef9 100644 --- a/icu4c/source/data/locales/ro.txt +++ b/icu4c/source/data/locales/ro.txt @@ -372,7 +372,7 @@ ro { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript{ "Latn", // ISO 15924 Name } diff --git a/icu4c/source/data/locales/root.txt b/icu4c/source/data/locales/root.txt index e048a1a8bc0..5ef88f72c82 100644 --- a/icu4c/source/data/locales/root.txt +++ b/icu4c/source/data/locales/root.txt @@ -1127,7 +1127,7 @@ root { zun { "zun" } } - localPatternChars { "GyMdkHmsSEDFwWahKzYe" } + localPatternChars { "GyMdkHmsSEDFwWahKzYeugAZ" } ExemplarCharacters{"[]"} LocaleScript:array { diff --git a/icu4c/source/data/locales/ru.txt b/icu4c/source/data/locales/ru.txt index b4b31dd6034..b8c06ee6f61 100644 --- a/icu4c/source/data/locales/ru.txt +++ b/icu4c/source/data/locales/ru.txt @@ -476,7 +476,7 @@ ru { "\u041D\u043E\u044F\u0431\u0440\u044C", "\u0414\u0435\u043A\u0430\u0431\u0440\u044C", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript:array { "Cyrl" // ISO 15924 Name diff --git a/icu4c/source/data/locales/sh.txt b/icu4c/source/data/locales/sh.txt index b181a29a070..143e86403d9 100644 --- a/icu4c/source/data/locales/sh.txt +++ b/icu4c/source/data/locales/sh.txt @@ -356,7 +356,7 @@ sh { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } zoneStrings { { "Europe/Belgrade", diff --git a/icu4c/source/data/locales/sk.txt b/icu4c/source/data/locales/sk.txt index 31e3009b9ff..fb2c7351de9 100644 --- a/icu4c/source/data/locales/sk.txt +++ b/icu4c/source/data/locales/sk.txt @@ -374,7 +374,7 @@ sk { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript{ "Latn", // ISO 15924 Name diff --git a/icu4c/source/data/locales/sl.txt b/icu4c/source/data/locales/sl.txt index 63d5532b7e6..3f11c1e4c8b 100644 --- a/icu4c/source/data/locales/sl.txt +++ b/icu4c/source/data/locales/sl.txt @@ -375,7 +375,7 @@ sl { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript{ "Latn", // ISO 15924 Name diff --git a/icu4c/source/data/locales/sq.txt b/icu4c/source/data/locales/sq.txt index f5677f0080e..dd8cc3de84b 100644 --- a/icu4c/source/data/locales/sq.txt +++ b/icu4c/source/data/locales/sq.txt @@ -291,7 +291,7 @@ sq { Languages { sq { "shqipe" } } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript{ "Latn", // ISO 15924 Name } diff --git a/icu4c/source/data/locales/sr.txt b/icu4c/source/data/locales/sr.txt index 86f2e4ab237..e250a8fca3f 100644 --- a/icu4c/source/data/locales/sr.txt +++ b/icu4c/source/data/locales/sr.txt @@ -341,7 +341,7 @@ sr { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } zoneStrings { { "Europe/Belgrade", diff --git a/icu4c/source/data/locales/th.txt b/icu4c/source/data/locales/th.txt index 486a29c1e3f..fc27fd53908 100644 --- a/icu4c/source/data/locales/th.txt +++ b/icu4c/source/data/locales/th.txt @@ -470,7 +470,7 @@ th { "\u0E1E\u0E24\u0E28\u0E08\u0E34\u0E01\u0E32\u0E22\u0E19", "\u0E18\u0E31\u0E19\u0E27\u0E32\u0E04\u0E21", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } /* zoneStrings { { diff --git a/icu4c/source/data/locales/tr.txt b/icu4c/source/data/locales/tr.txt index 09346ac6752..381a5b6a359 100644 --- a/icu4c/source/data/locales/tr.txt +++ b/icu4c/source/data/locales/tr.txt @@ -486,7 +486,7 @@ tr { ",", "+", } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } LocaleScript{ "Latn", // ISO 15924 Name diff --git a/icu4c/source/data/locales/uk.txt b/icu4c/source/data/locales/uk.txt index 7853afa3611..c95ad4404d8 100644 --- a/icu4c/source/data/locales/uk.txt +++ b/icu4c/source/data/locales/uk.txt @@ -481,7 +481,7 @@ uk { LocaleScript:array { "Cyrl" // ISO 15924 Name } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } MonthAbbreviations { "\u0441\u0456\u0447", "\u043B\u044E\u0442", diff --git a/icu4c/source/data/locales/zh.txt b/icu4c/source/data/locales/zh.txt index acb18a4fde4..f27eec17f99 100644 --- a/icu4c/source/data/locales/zh.txt +++ b/icu4c/source/data/locales/zh.txt @@ -6558,7 +6558,7 @@ zh { zh { "\u4E2D\u6587" } zu { "\u7956\u9C81\u6587" } } - localPatternChars { "GanjkHmsSEDFwWxhKzAe" } + localPatternChars { "GanjkHmsSEDFwWxhKzAeugXZ" } MonthAbbreviations { "\u4E00\u6708", "\u4E8C\u6708",