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

Unified Diff: source/data/lang/en_001.txt

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 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/lang/en.txt ('k') | source/data/lang/en_150.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/lang/en_001.txt
diff --git a/source/data/lang/en_001.txt b/source/data/lang/en_001.txt
new file mode 100644
index 0000000000000000000000000000000000000000..99d6676ed71ec5ffe7469e6fb1cd9c7bd06f7e83
--- /dev/null
+++ b/source/data/lang/en_001.txt
@@ -0,0 +1,14 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+en_001{
+ Keys{
+ colNormalization{"Normalised Sorting"}
+ }
+ Types{
+ colNormalization{
+ no{"Sort Without Normalisation"}
+ yes{"Sort Unicode Normalised"}
+ }
+ }
+ Version{"2.1.29.54"}
+}
« no previous file with comments | « source/data/lang/en.txt ('k') | source/data/lang/en_150.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698