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

Side by Side Diff: source/data/coll/sk.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/si.txt ('k') | source/data/coll/sl.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/sk.xml 6 // * Source File: <path>/common/collation/sk.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/collation/sk.xml
11 */
12 sk{ 9 sk{
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 "&L<ĺ<<<Ĺ<ľ<<<Ľ" 20 "&L<ĺ<<<Ĺ<ľ<<<Ľ"
24 "&N<ň<<<Ň" 21 "&N<ň<<<Ň"
25 "&O<ó<<<Ó<ô<<<Ô" 22 "&O<ó<<<Ó<ô<<<Ô"
26 "&R<ŕ<<<Ŕ<ř<<<Ř" 23 "&R<ŕ<<<Ŕ<ř<<<Ř"
27 "&S<š<<<Š" 24 "&S<š<<<Š"
28 "&T<ť<<<Ť" 25 "&T<ť<<<Ť"
29 "&U<ú<<<Ú<ů<<<Ů" 26 "&U<ú<<<Ú<ů<<<Ů"
30 "&Y<ý<<<Ý" 27 "&Y<ý<<<Ý"
31 "&Z<ž<<<Ž" 28 "&Z<ž<<<Ž"
32 } 29 }
33 Version{"26"} 30 Version{"28"}
34 } 31 }
35 standard{ 32 standard{
36 Sequence{ 33 Sequence{
37 "&A<ä<<<Ä" 34 "&A<ä<<<Ä"
38 "&C<č<<<Č" 35 "&C<č<<<Č"
39 "&H<ch<<<cH<<<Ch<<<CH" 36 "&H<ch<<<cH<<<Ch<<<CH"
40 "&O<ô<<<Ô" 37 "&O<ô<<<Ô"
41 "&R<ř<<<Ř" 38 "&R<ř<<<Ř"
42 "&S<š<<<Š" 39 "&S<š<<<Š"
43 "&Z<ž<<<Ž" 40 "&Z<ž<<<Ž"
44 } 41 }
45 Version{"26"} 42 Version{"28"}
46 } 43 }
47 } 44 }
48 } 45 }
OLDNEW
« no previous file with comments | « source/data/coll/si.txt ('k') | source/data/coll/sl.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698