| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/collation/ca.xml | 6 // * Source File: <path>/common/collation/ca.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/xml/collation/ca.xml | |
| 11 */ | |
| 12 ca{ | 9 ca{ |
| 13 Version{"2.1.6.32"} | 10 Version{"2.1.19.14"} |
| 14 collations{ | 11 collations{ |
| 15 search{ | 12 search{ |
| 16 Sequence{ | 13 Sequence{ |
| 17 "[import und-u-co-search]" | 14 "[import und-u-co-search]" |
| 18 "&L<ŀ=l·<<<Ŀ=L·" | 15 "&L<ŀ=l·<<<Ŀ=L·" |
| 19 } | 16 } |
| 20 Version{"26"} | 17 Version{"28"} |
| 21 } | 18 } |
| 22 } | 19 } |
| 23 } | 20 } |
| OLD | NEW |