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

Side by Side Diff: source/data/coll/smn.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/sl_SI.txt ('k') | source/data/coll/sq.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/smn.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/collation/smn.xml
11 */
12 smn{
13 Version{"2.1.8.44"}
14 collations{
15 search{
16 Sequence{"[import und-u-co-search][import smn-u-co-standard]"}
17 Version{"26"}
18 }
19 standard{
20 Sequence{
21 "&A<â<<<Â<<à<<<À"
22 "&C<č<<<Č"
23 "&D<đ<<<Đ"
24 "&Ŋ<<ñ<<<Ñ<<ń<<<Ń"
25 "&S<š<<<Š"
26 "&Z<ž<<<Ž<æ<<<Æ<ø<<<Ø<å<<<Å<ã<<<Ã<ä<<<Ä<á<<<Á<ö<<<Ö"
27 }
28 Version{"26"}
29 }
30 }
31 }
OLDNEW
« no previous file with comments | « source/data/coll/sl_SI.txt ('k') | source/data/coll/sq.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698