mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 22:15:31 +00:00
ICU-13630 script metadata: Mongolian -> exclusion
X-SVN-Rev: 41462
This commit is contained in:
parent
d8f9a47637
commit
eecb1a94fc
2 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,7 @@ const int32_t SCRIPT_PROPS[] = {
|
|||
0x0EA5 | RECOMMENDED | LB_LETTERS, // Laoo
|
||||
0x004C | RECOMMENDED | CASED, // Latn
|
||||
0x0D15 | RECOMMENDED, // Mlym
|
||||
0x1826 | LIMITED_USE, // Mong
|
||||
0x1826 | EXCLUSION, // Mong
|
||||
0x1000 | RECOMMENDED | LB_LETTERS, // Mymr
|
||||
0x168F | EXCLUSION, // Ogam
|
||||
0x10300 | EXCLUSION, // Ital
|
||||
|
|
|
@ -1344,7 +1344,7 @@ public final class UScript {
|
|||
0x0EA5 | RECOMMENDED | LB_LETTERS, // Laoo
|
||||
0x004C | RECOMMENDED | CASED, // Latn
|
||||
0x0D15 | RECOMMENDED, // Mlym
|
||||
0x1826 | LIMITED_USE, // Mong
|
||||
0x1826 | EXCLUSION, // Mong
|
||||
0x1000 | RECOMMENDED | LB_LETTERS, // Mymr
|
||||
0x168F | EXCLUSION, // Ogam
|
||||
0x10300 | EXCLUSION, // Ital
|
||||
|
|
Loading…
Add table
Reference in a new issue