ICU-3202 fix some data
X-SVN-Rev: 14109
This commit is contained in:
parent
8f7762a26e
commit
7aca5fa06d
@ -70,15 +70,20 @@ gv {
|
||||
"Latn", // ISO 15924 Name
|
||||
}
|
||||
ExemplarCharacters{
|
||||
"[a-z]"
|
||||
"[a-z \u00E7]"
|
||||
}
|
||||
AmPmMarkers {
|
||||
"a.m.",
|
||||
"p.m.",
|
||||
}
|
||||
Eras {
|
||||
"RC", // BC
|
||||
"AD" // AD
|
||||
}
|
||||
|
||||
// /**************** Info Below is needed ****************/
|
||||
// collations{}
|
||||
// Countries{}
|
||||
// Eras{}
|
||||
// Languages{}
|
||||
// ShortLanguage { }
|
||||
// localPatternChars{}
|
||||
//
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user