ICU-12085 (C) integrate CLDR keyTypeData for locale key "rg" (and some other new ones)
X-SVN-Rev: 38234
This commit is contained in:
parent
7529fbd82b
commit
c1e6ddc08d
@ -1,6 +1,6 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2015 International Business Machines
|
||||
// * Copyright (C) 2016 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
||||
// * Source File: <path>/common/bcp47/*.xml
|
||||
@ -27,11 +27,16 @@ keyTypeData:table(nofallback){
|
||||
colreorder{"kr"}
|
||||
colstrength{"ks"}
|
||||
currency{"cu"}
|
||||
em{""}
|
||||
fw{""}
|
||||
hours{"hc"}
|
||||
kv{""}
|
||||
lb{""}
|
||||
lw{""}
|
||||
numbers{"nu"}
|
||||
rg{""}
|
||||
sd{""}
|
||||
ss{""}
|
||||
timezone{"tz"}
|
||||
va{""}
|
||||
variabletop{"vt"}
|
||||
@ -426,6 +431,11 @@ keyTypeData:table(nofallback){
|
||||
zwl{""}
|
||||
zwr{""}
|
||||
}
|
||||
em{
|
||||
default{""}
|
||||
emoji{""}
|
||||
text{""}
|
||||
}
|
||||
fw{
|
||||
fri{""}
|
||||
mon{""}
|
||||
@ -447,6 +457,16 @@ keyTypeData:table(nofallback){
|
||||
space{""}
|
||||
symbol{""}
|
||||
}
|
||||
lb{
|
||||
loose{""}
|
||||
normal{""}
|
||||
strict{""}
|
||||
}
|
||||
lw{
|
||||
breakall{""}
|
||||
keepall{""}
|
||||
normal{""}
|
||||
}
|
||||
numbers{
|
||||
ahom{""}
|
||||
arab{""}
|
||||
@ -526,9 +546,16 @@ keyTypeData:table(nofallback){
|
||||
vaii{""}
|
||||
wara{""}
|
||||
}
|
||||
rg{
|
||||
RG_KEY_VALUE{""}
|
||||
}
|
||||
sd{
|
||||
SUBDIVISION_CODE{""}
|
||||
}
|
||||
ss{
|
||||
none{""}
|
||||
standard{""}
|
||||
}
|
||||
timezone:alias{"/ICUDATA/timezoneTypes/typeMap/timezone"}
|
||||
va{
|
||||
posix{""}
|
||||
|
Loading…
Reference in New Issue
Block a user