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

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

Issue 930203004: Fix en_GB's language name failure (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: uncomment function calls in trim_data.sh Created 5 years, 10 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
« no previous file with comments | « source/data/in/icudtl.dat ('k') | no next file » | 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) 2014 International Business Machines 3 // * Copyright (C) 2014 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 Languages{
12 }
13 LanguagesShort{ 11 LanguagesShort{
14 en_GB{"UK English"} 12 en_GB{"UK English"}
15 en_US{"US English"} 13 en_US{"US English"}
16 } 14 }
17 Scripts{ 15 Scripts{
18 Thai{"Thai"} 16 Thai{"Thai"}
19 } 17 }
20 Version{"2.1.8.19"} 18 Version{"2.1.8.19"}
21 } 19 }
OLDNEW
« no previous file with comments | « source/data/in/icudtl.dat ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698