| Index: source/data/translit/root_subset.txt
|
| diff --git a/source/data/translit/root_subset.txt b/source/data/translit/root_subset.txt
|
| index b27191cffd42b712645deb39cd76dc1e16d5c5aa..9dd51ab78db14261b30f5aa2544d5f8850a2e0e2 100644
|
| --- a/source/data/translit/root_subset.txt
|
| +++ b/source/data/translit/root_subset.txt
|
| @@ -3,25 +3,9 @@
|
| // * Corporation; Unicode, Inc.; and others. All Rights Reserved.
|
| // *
|
| // ***************************************************************************
|
| -// File: root.txt
|
| -// Only include:
|
| -// For Chinese script detection:
|
| -// Chinese Simplified-Traditional and Traditional-Simplified transform
|
| -// rules, and their aliases Hans-Hant and Hant-Hans, respectively.
|
| +// This file specifies transliteration rulesets that are to be kept for Chromium
|
| +// releases.
|
| +//
|
| +// Currently no rule sets in use.
|
|
|
| -root {
|
| - RuleBasedTransliteratorIDs {
|
| - Hans-Hant {
|
| - file {
|
| - resource:process(transliterator) {"Hans_Hant.txt"}
|
| - direction {"FORWARD"}
|
| - }
|
| - }
|
| - Hant-Hans {
|
| - file {
|
| - resource:process(transliterator) {"Hans_Hant.txt"}
|
| - direction {"REVERSE"}
|
| - }
|
| - }
|
| - }
|
| -}
|
| +root { }
|
|
|