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

Unified Diff: source/data/lang/en_GB.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/lang/en_FM.txt ('k') | source/data/lang/en_GD.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/lang/en_GB.txt
diff --git a/source/data/lang/en_GB.txt b/source/data/lang/en_GB.txt
index 2aea9c2521ea4de9ea3376409dc63b60a5825c58..81387b8d958444545195bcd530bca7ed6c528400 100755
--- a/source/data/lang/en_GB.txt
+++ b/source/data/lang/en_GB.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_GB.xml
@@ -8,7 +8,12 @@
// ***************************************************************************
en_GB{
%%Parent{"en_001"}
+ Keys{
+ colCaseLevel{"Case-Sensitive Sorting"}
+ colNormalization{"Normalised Sorting"}
+ }
Languages{
+ wal{"Walamo"}
}
LanguagesShort{
en_GB{"UK English"}
@@ -17,5 +22,15 @@ en_GB{
Scripts{
Thai{"Thai"}
}
- Version{"2.0.92.80"}
+ Types{
+ colNormalization{
+ no{"Sort Without Normalisation"}
+ yes{"Sort Unicode Normalised"}
+ }
+ numbers{
+ arabext{"Extended Arabic-Indic Digits"}
+ fullwide{"Full-Width Digits"}
+ }
+ }
+ Version{"2.1.8.19"}
}
« no previous file with comments | « source/data/lang/en_FM.txt ('k') | source/data/lang/en_GD.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698