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

Side by Side Diff: icu52/source/data/lang/en_GB.txt

Issue 239543018: Trim ICU data to reduce the download size/memory usage (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/lang/en.txt ('k') | icu52/source/data/lang/eo.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2013 International Business Machines 3 // * Copyright (C) 2013 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/en_GB.xml 6 // * Source File: <path>/common/main/en_GB.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 en_GB{ 9 en_GB{
10 %%Parent{"en_001"} 10 %%Parent{"en_001"}
11 Keys{
12 colCaseLevel{"Case-Sensitive Sorting"}
13 colNormalization{"Normalised Sorting"}
14 }
15 Languages{ 11 Languages{
16 arn{"Araucanian"}
17 bax{"Bamum"}
18 tzm{"Central Morocco Tamazight"}
19 wal{"Walamo"}
20 } 12 }
21 LanguagesShort{ 13 LanguagesShort{
22 en_GB{"UK English"} 14 en_GB{"UK English"}
23 en_US{"US English"} 15 en_US{"US English"}
24 } 16 }
25 Scripts{ 17 Scripts{
26 Thai{"Thai"} 18 Thai{"Thai"}
27 } 19 }
28 Types{
29 colNormalization{
30 no{"Sort Without Normalisation"}
31 yes{"Sort Unicode Normalised"}
32 }
33 numbers{
34 fullwide{"Full-Width Digits"}
35 }
36 }
37 Version{"2.0.92.80"} 20 Version{"2.0.92.80"}
38 } 21 }
OLDNEW
« no previous file with comments | « icu52/source/data/lang/en.txt ('k') | icu52/source/data/lang/eo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698