mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-8046 CLDR 1.9 integration pass 2 (J)
X-SVN-Rev: 28902
This commit is contained in:
parent
5b132df167
commit
583f5ab6ee
2 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:183c87da2d1b16434aa7b1eb405915eadf0dc517bcf0b0ed30b11e0d4e1af9d0
|
||||
size 7589767
|
||||
oid sha256:6aab26739255f1bb5f781ed6d73772f92007531ca676988a907830e26f04163a
|
||||
size 7605195
|
||||
|
|
|
@ -87,7 +87,7 @@ public class AlphabeticIndexTest extends TestFmwk {
|
|||
/* Ukrainian*/ {"uk", "\u0410:\u0411:\u0412:\u0413:\u0490:\u0414:\u0415:\u0404:\u0416:\u0417:\u0418:\u0406:\u0407:\u0419:\u041A:\u041B:\u041C:\u041D:\u041E:\u041F:\u0420:\u0421:\u0422:\u0423:\u0424:\u0425:\u0426:\u0427:\u0428:\u0429:\u042E:\u042F"},
|
||||
/* Vietnamese*/ {"vi", "A:\u0102:\u00C2:B:C:D:\u0110:E:\u00CA:F:G:H:I:J:K:L:M:N:O:\u00D4:\u01A0:P:Q:R:S:T:U:\u01AF:V:W:X:Y:Z"},
|
||||
/* Chinese*/ {"zh", "A:B:C:D:E:F:G:H:I:J:K:L:M:N:O:P:Q:R:S:T:U:V:W:X:Y:Z"},
|
||||
/* Chinese (Traditional Han)*/ {"zh_Hant", "\u4E00:\u4E01:\u4E09:\u4E11:\u4E19:\u4E1E:\u4E32:\u4E26:\u4E9F:\u4E58:\u4E7E:\u50A2:\u4E82:\u50E7:\u5104:\u5112:\u512A:\u53E2:\u56A5:\u52F8:\u5137:\u513C:\u56CC:\u56D1:\u5EF3"},
|
||||
/* Chinese (Traditional Han)*/ {"zh_Hant", "\u4E00:\u4E01:\u4E09:\u4E11:\u4E19:\u4E1E:\u4E32:\u4E26:\u4E9F:\u4E58:\u4E7E:\u50A2:\u4E82:\u50E7:\u5104:\u5112:\u512A:\u53E2:\u52F8:\u56A5:\u5137:\u513C:\u56CC:\u56D1:\u5EF3"},
|
||||
|
||||
// Comment these out to make the test run faster. Later, make these run under extended
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue