mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-3191 Move AM/PM from te_IN to te
X-SVN-Rev: 14091
This commit is contained in:
parent
928cb15376
commit
71f5248ccb
2 changed files with 4 additions and 4 deletions
|
@ -9,6 +9,10 @@
|
|||
|
||||
te {
|
||||
Version{ "2.0" }
|
||||
AmPmMarkers {
|
||||
"\u0c2a\u0c42\u0c30\u0c4d\u0c35\u0c3e\u0c39\u0c4d\u0c28",
|
||||
"\u0c05\u0c2a\u0c30\u0c3e\u0c39\u0c4d\u0c28",
|
||||
}
|
||||
collations {
|
||||
standard {
|
||||
Version { "1.0" }
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
|
||||
te_IN {
|
||||
Version{ "2.0" }
|
||||
AmPmMarkers {
|
||||
"\u0c2a\u0c42\u0c30\u0c4d\u0c35\u0c3e\u0c39\u0c4d\u0c28",
|
||||
"\u0c05\u0c2a\u0c30\u0c3e\u0c39\u0c4d\u0c28",
|
||||
}
|
||||
DateTimePatterns {
|
||||
"h:mm:ss a z",
|
||||
"h:mm:ss a z",
|
||||
|
|
Loading…
Add table
Reference in a new issue