mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-1896 Add missing data that appeared when adding the experimental locales into the build.
X-SVN-Rev: 8605
This commit is contained in:
parent
5292b58c7b
commit
732150e67b
4 changed files with 18 additions and 2 deletions
|
@ -60,6 +60,10 @@ am {
|
|||
"Ethi",
|
||||
}
|
||||
ExemplarCharacters{"[:Ethi:]"}
|
||||
DateTimeElements:intvector {
|
||||
7,
|
||||
1,
|
||||
}
|
||||
Eras {
|
||||
"\u12D3/\u12D3",
|
||||
"\u12D3/\u121D"
|
||||
|
|
|
@ -68,6 +68,10 @@ om{
|
|||
"KD", // KD = Kiristoos Dura = Before Christ
|
||||
"KB", // KB = Kiristoos Booda = After Christ
|
||||
}
|
||||
DateTimeElements:intvector {
|
||||
7,
|
||||
1,
|
||||
}
|
||||
Languages {
|
||||
om { "Oromoo" }
|
||||
}
|
||||
|
|
|
@ -59,8 +59,8 @@ so{
|
|||
"Bisha Laba iyo Tobnaad",
|
||||
}
|
||||
Eras {
|
||||
"Ciise ka hor",
|
||||
"Ciise ka dib"
|
||||
"Ciise ka hor",
|
||||
"Ciise ka dib"
|
||||
}
|
||||
Languages {
|
||||
so { "Soomaali" }
|
||||
|
@ -75,6 +75,10 @@ so{
|
|||
"sn",
|
||||
"gn",
|
||||
}
|
||||
DateTimeElements:intvector {
|
||||
7,
|
||||
1,
|
||||
}
|
||||
DateTimePatterns {
|
||||
"h:mm:ss a",
|
||||
"h:mm:ss a",
|
||||
|
|
|
@ -59,6 +59,10 @@ ti{
|
|||
"\u12D3/\u12D3",
|
||||
"\u12D3/\u121D"
|
||||
}
|
||||
DateTimeElements:intvector {
|
||||
7,
|
||||
1,
|
||||
}
|
||||
Languages {
|
||||
ti { "\u1275\u130D\u122D\u129B" }
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue