mirror of
https://gitee.com/openharmony/third_party_icu
synced 2024-11-22 23:59:46 +00:00
icu还原多裁剪的数据
Signed-off-by: zhangdd_ewan <zhangdongdong50@huawei.com>
This commit is contained in:
parent
c2ada2c79d
commit
0153b36cac
@ -55,7 +55,6 @@
|
||||
]
|
||||
},
|
||||
"featureFilters": {
|
||||
"confusables": "exclude",
|
||||
"conversion_mappings" : {
|
||||
"includelist":[
|
||||
"gb18030",
|
||||
@ -65,17 +64,11 @@
|
||||
"ibm-5478_P100-1995"
|
||||
]
|
||||
},
|
||||
"collationUCAData" : "implicithan",
|
||||
"normalization" : {
|
||||
"whitelist": [
|
||||
"nfkc"
|
||||
]
|
||||
},
|
||||
"brkitr_dictionaries": {
|
||||
"whitelist": [
|
||||
"dictionaries/cjdict"
|
||||
]
|
||||
},
|
||||
},
|
||||
"brkitr_tree": {
|
||||
"includelist":[
|
||||
"root",
|
||||
@ -457,19 +450,5 @@
|
||||
"sv_SE"
|
||||
]
|
||||
}
|
||||
},
|
||||
"resourceFilters":[
|
||||
{
|
||||
"categories": ["confusables"],
|
||||
"rules": [ "-/*"]
|
||||
},
|
||||
{
|
||||
"categories": ["conversion_mappings"],
|
||||
"rules": [ "-/*"]
|
||||
},
|
||||
{
|
||||
"categories": ["collationUCAData"],
|
||||
"rules": [ "+/implicithan"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user