ICU-3203 fix some data
X-SVN-Rev: 14110
This commit is contained in:
parent
7aca5fa06d
commit
a9677e433a
@ -70,6 +70,15 @@ kw{
|
||||
"Latn", // ISO 15924 Name
|
||||
}
|
||||
ExemplarCharacters { "[a-z]" }
|
||||
AmPmMarkers {
|
||||
"a.m.",
|
||||
"p.m.",
|
||||
}
|
||||
Eras {
|
||||
"RC", // BC
|
||||
"AD" // AD
|
||||
}
|
||||
|
||||
// /**************** Info Below is needed ****************/
|
||||
// collations{}
|
||||
// Countries{}
|
||||
|
Loading…
Reference in New Issue
Block a user