]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
57a6839d A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/collation/de.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | de{ |
2ca993e8 | 10 | Version{"2.1.19.14"} |
374ca955 A |
11 | collations{ |
12 | phonebook{ | |
57a6839d A |
13 | Sequence{ |
14 | "&AE<<ä<<<Ä" | |
15 | "&OE<<ö<<<Ö" | |
16 | "&UE<<ü<<<Ü" | |
17 | } | |
2ca993e8 | 18 | Version{"29"} |
729e4ab9 A |
19 | } |
20 | search{ | |
2ca993e8 A |
21 | Sequence{ |
22 | "[import und-u-co-search]" | |
23 | "[import de-u-co-phonebk]" | |
24 | } | |
25 | Version{"29"} | |
374ca955 A |
26 | } |
27 | } | |
28 | } |