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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/coll/se.txt
diff --git a/source/data/coll/se.txt b/source/data/coll/se.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d9bf5ece01e0c1f6858b0b02888447b485fdb4a4
--- /dev/null
+++ b/source/data/coll/se.txt
@@ -0,0 +1,65 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/collation/se.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/collation/se.xml
+ */
+se{
+ Version{"2.1.6.32"}
+ collations{
+ search{
+ Sequence{"[import und-u-co-search][import se-u-co-standard]"}
+ Version{"26"}
+ }
+ standard{
+ Sequence{
+ "&[before 1]b<á<<<Á"
+ "&[before 1]d<č"
+ "<<<Č<ʒ"
+ "<<<Ʒ<ǯ"
+ "<<<Ǯ"
+ "&[before 1]e<đ"
+ "<<<Đ<<ð"
+ "<<<Ð"
+ "&[before 1]h<ǧ"
+ "<<<Ǧ<ǥ"
+ "<<<Ǥ"
+ "&[before 1]l<ǩ"
+ "<<<Ǩ"
+ "&[before 1]o<ŋ"
+ "<<<Ŋ<<ń"
+ "<<<Ń<<ñ"
+ "<<<Ñ"
+ "&[before 1]t<š"
+ "<<<Š"
+ "&[before 1]u<ŧ"
+ "<<<Ŧ<<þ"
+ "<<<Þ"
+ "&y<<ü"
+ "<<<Ü<<ű"
+ "<<<Ű"
+ "&[before 1]ǀ"
+ "<ž"
+ "<<<Ž<ø"
+ "<<<Ø<<œ"
+ "<<<Œ<æ"
+ "<<<Æ<å"
+ "<<<Å<<ȧ"
+ "<<<Ȧ<ä"
+ "<<<Ä<<ã"
+ "<<<Ã<ö"
+ "<<<Ö<<ő"
+ "<<<Ő<<õ"
+ "<<<Õ<<ô"
+ "<<<Ô<<ǫ"
+ "<<<Ǫ"
+ }
+ Version{"26"}
+ }
+ }
+}
« 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