Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Side by Side Diff: source/data/coll/cs.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/coll/colfiles.mk ('k') | source/data/coll/cy.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/cs.xml 6 // * Source File: <path>/common/collation/cs.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/collation/cs.xml
11 */
12 cs{ 9 cs{
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 "&A<á<<<Á" 15 "&A<á<<<Á"
19 "&C<č<<<Č" 16 "&C<č<<<Č"
20 "&D<ď<<<Ď" 17 "&D<ď<<<Ď"
21 "&E<é<<<É<ě<<<Ě" 18 "&E<é<<<É<ě<<<Ě"
22 "&I<í<<<Í" 19 "&I<í<<<Í"
23 "&N<ň<<<Ň" 20 "&N<ň<<<Ň"
24 "&O<ó<<<Ó" 21 "&O<ó<<<Ó"
25 "&R<ř<<<Ř" 22 "&R<ř<<<Ř"
26 "&S<š<<<Š" 23 "&S<š<<<Š"
27 "&T<ť<<<Ť" 24 "&T<ť<<<Ť"
28 "&U<ú<<<Ú<ů<<<Ů" 25 "&U<ú<<<Ú<ů<<<Ů"
29 "&Y<ý<<<Ý" 26 "&Y<ý<<<Ý"
30 "&Z<ž<<<Ž" 27 "&Z<ž<<<Ž"
31 } 28 }
32 Version{"26"} 29 Version{"28"}
33 } 30 }
34 standard{ 31 standard{
35 Sequence{ 32 Sequence{
36 "&C<č<<<Č" 33 "&C<č<<<Č"
37 "&H<ch<<<cH<<<Ch<<<CH" 34 "&H<ch<<<cH<<<Ch<<<CH"
38 "&R<ř<<<Ř" 35 "&R<ř<<<Ř"
39 "&S<š<<<Š" 36 "&S<š<<<Š"
40 "&Z<ž<<<Ž" 37 "&Z<ž<<<Ž"
41 } 38 }
42 Version{"26"} 39 Version{"28"}
43 } 40 }
44 } 41 }
45 } 42 }
OLDNEW
« no previous file with comments | « source/data/coll/colfiles.mk ('k') | source/data/coll/cy.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698