]>
Commit | Line | Data |
---|---|---|
b331163b A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
b331163b A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/collation/de_AT.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | de_AT{ | |
2ca993e8 | 10 | Version{"2.1.19.14"} |
b331163b A |
11 | collations{ |
12 | phonebook{ | |
13 | Sequence{ | |
14 | "&a<ä<<<Ä" | |
15 | "&o<ö<<<Ö" | |
16 | "&u<ü<<<Ü" | |
17 | "&ss<ß<<<ẞ" | |
18 | } | |
2ca993e8 | 19 | Version{"29"} |
b331163b A |
20 | } |
21 | } | |
22 | } |