]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2004 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File: ../../../locale/common/collation/lt.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: ../../../locale/icu/collation/lt.xml | |
11 | */ | |
12 | lt{ | |
13 | Version{"1.2"} | |
14 | collations{ | |
15 | standard{ | |
16 | Sequence{ | |
17 | "&̨<<̇" | |
18 | "&[before 1]D<č<<<Č" | |
19 | "&[before 1]J<y<<<Y" | |
20 | "&[before 1]T<š<<<Š" | |
21 | "&[before 1]Ʒ<ž<<<Ž" | |
22 | } | |
23 | Version{"2.0"} | |
24 | } | |
25 | } | |
26 | } |