ICU-3203 fix some data

X-SVN-Rev: 14110
This commit is contained in:
Ram Viswanadha 2003-12-12 03:31:54 +00:00
parent 7aca5fa06d
commit a9677e433a

View File

@ -70,6 +70,15 @@ kw{
"Latn", // ISO 15924 Name "Latn", // ISO 15924 Name
} }
ExemplarCharacters { "[a-z]" } ExemplarCharacters { "[a-z]" }
AmPmMarkers {
"a.m.",
"p.m.",
}
Eras {
"RC", // BC
"AD" // AD
}
// /**************** Info Below is needed ****************/ // /**************** Info Below is needed ****************/
// collations{} // collations{}
// Countries{} // Countries{}