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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/ru_UA.txt ('k') | source/data/coll/sh.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/collation/se.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/collation/se.xml
11 */
12 se{
13 Version{"2.1.6.32"}
14 collations{
15 search{
16 Sequence{"[import und-u-co-search][import se-u-co-standard]"}
17 Version{"26"}
18 }
19 standard{
20 Sequence{
21 "&[before 1]b<á<<<Á"
22 "&[before 1]d<č"
23 "<<<Č<ʒ"
24 "<<<Ʒ<ǯ"
25 "<<<Ǯ"
26 "&[before 1]e<đ"
27 "<<<Đ<<ð"
28 "<<<Ð"
29 "&[before 1]h<ǧ"
30 "<<<Ǧ<ǥ"
31 "<<<Ǥ"
32 "&[before 1]l<ǩ"
33 "<<<Ǩ"
34 "&[before 1]o<ŋ"
35 "<<<Ŋ<<ń"
36 "<<<Ń<<ñ"
37 "<<<Ñ"
38 "&[before 1]t<š"
39 "<<<Š"
40 "&[before 1]u<ŧ"
41 "<<<Ŧ<<þ"
42 "<<<Þ"
43 "&y<<ü"
44 "<<<Ü<<ű"
45 "<<<Ű"
46 "&[before 1]ǀ"
47 "<ž"
48 "<<<Ž<ø"
49 "<<<Ø<<œ"
50 "<<<Œ<æ"
51 "<<<Æ<å"
52 "<<<Å<<ȧ"
53 "<<<Ȧ<ä"
54 "<<<Ä<<ã"
55 "<<<Ã<ö"
56 "<<<Ö<<ő"
57 "<<<Ő<<õ"
58 "<<<Õ<<ô"
59 "<<<Ô<<ǫ"
60 "<<<Ǫ"
61 }
62 Version{"26"}
63 }
64 }
65 }
OLDNEW
« no previous file with comments | « source/data/coll/ru_UA.txt ('k') | source/data/coll/sh.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698