]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
729e4ab9 | 3 | /** |
57a6839d | 4 | * ICU <specials> source: <path>/common/main/root.xml |
729e4ab9 A |
5 | */ |
6 | root{ | |
0f5d89e8 | 7 | Version{"2.1.41.58"} |
f3c0d7a5 A |
8 | characterLabelPattern{ |
9 | all{"{0} — all"} | |
10 | category-list{"{0}: {1}"} | |
11 | compatibility{"{0} — compatibility"} | |
12 | enclosed{"{0} — enclosed"} | |
13 | extended{"{0} — extended"} | |
14 | historic{"{0} — historic"} | |
15 | miscellaneous{"{0} — miscellaneous"} | |
16 | other{"{0} — other"} | |
17 | scripts{"scripts — {0}"} | |
18 | strokes{ | |
19 | other{"{0} strokes"} | |
20 | } | |
21 | } | |
729e4ab9 A |
22 | codePatterns{ |
23 | language{"{0}"} | |
24 | script{"{0}"} | |
25 | territory{"{0}"} | |
26 | } | |
27 | localeDisplayPattern{ | |
4388f060 | 28 | keyTypePattern{"{0}: {1}"} |
729e4ab9 | 29 | pattern{"{0} ({1})"} |
57a6839d | 30 | separator{"{0}, {1}"} |
729e4ab9 A |
31 | } |
32 | } |