summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/lang/root.txt
blob: 63466ad195168866390d2143f6dc5ffbca5acd20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
root{
    Version{"37"}
    characterLabelPattern{
        all{"{0} — all"}
        category-list{"{0}: {1}"}
        compatibility{"{0} — compatibility"}
        enclosed{"{0} — enclosed"}
        extended{"{0} — extended"}
        historic{"{0} — historic"}
        miscellaneous{"{0} — miscellaneous"}
        other{"{0} — other"}
        scripts{"scripts — {0}"}
        strokes{
            other{"{0} strokes"}
        }
    }
    codePatterns{
        language{"{0}"}
        script{"{0}"}
        territory{"{0}"}
    }
    localeDisplayPattern{
        keyTypePattern{"{0}: {1}"}
        pattern{"{0} ({1})"}
        separator{"{0}, {1}"}
    }
}