mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-3191 Fix the case for LocaleScript
X-SVN-Rev: 13235
This commit is contained in:
parent
70e5463428
commit
baae85150b
1 changed files with 2 additions and 2 deletions
|
@ -735,8 +735,8 @@ ga{
|
|||
// "<22>",
|
||||
// }
|
||||
// LocaleScript{
|
||||
// "LATN", // ISO 15924 Name
|
||||
// "OGAM" // maybe
|
||||
// "Latn", // ISO 15924 Name
|
||||
// "Ogam" // maybe
|
||||
// }
|
||||
Eras {
|
||||
"RC",
|
||||
|
|
Loading…
Add table
Reference in a new issue