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

Unified Diff: source/data/coll/da.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/coll/cy.txt ('k') | source/data/coll/de.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/coll/da.txt
diff --git a/source/data/coll/da.txt b/source/data/coll/da.txt
index 18a62353f6940eaefb0d2e19c9311b859ec6045f..d834140a3056975bb5bb6e808f89abc1b2219c1f 100644
--- a/source/data/coll/da.txt
+++ b/source/data/coll/da.txt
@@ -1,20 +1,21 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/da.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/xml/collation/da.xml
- */
da{
- Version{"2.1.6.34"}
+ Version{"2.1.19.14"}
collations{
search{
- Sequence{"[import und-u-co-search][import da-u-co-standard][caseFirst off]"}
- Version{"26"}
+ Sequence{
+ "[import und-u-co-search]"
+ "[import da-u-co-standard]"
+ "[caseFirst off]"
+ }
+ Version{"28"}
}
standard{
Sequence{
@@ -25,7 +26,7 @@ da{
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<aa<<<Aa<<<AA"
}
- Version{"26"}
+ Version{"28"}
}
}
}
« no previous file with comments | « source/data/coll/cy.txt ('k') | source/data/coll/de.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698