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

Side by Side Diff: source/data/region/en.txt

Issue 7046066: Fix some ICU locale data (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: '' Created 9 years, 4 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 | « source/data/region/el.txt ('k') | source/data/region/es.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) 2010 International Business Machines 3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/en.xml 6 // * Source File:<path>/common/main/en.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/en.xml 10 * ICU <specials> source: <path>/xml/main/en.xml
11 */ 11 */
12 en{ 12 en{
13 Countries{ 13 Countries{
14 001{"World"}
15 002{"Africa"}
16 003{"North America"}
17 005{"South America"}
18 009{"Oceania"}
19 011{"Western Africa"}
20 013{"Central America"}
21 014{"Eastern Africa"}
22 015{"Northern Africa"}
23 017{"Middle Africa"}
24 018{"Southern Africa"}
25 019{"Americas"}
26 021{"Northern America"}
27 029{"Caribbean"}
28 030{"Eastern Asia"}
29 034{"Southern Asia"}
30 035{"South-Eastern Asia"}
31 039{"Southern Europe"}
32 053{"Australia and New Zealand"}
33 054{"Melanesia"}
34 057{"Micronesian Region"}
35 061{"Polynesia"}
36 062{"South-Central Asia"}
37 142{"Asia"}
38 143{"Central Asia"}
39 145{"Western Asia"}
40 150{"Europe"}
41 151{"Eastern Europe"}
42 154{"Northern Europe"}
43 155{"Western Europe"}
44 172{"Commonwealth of Independent States"}
45 200{"Czechoslovakia"}
46 419{"Latin America"} 14 419{"Latin America"}
47 830{"Channel Islands"}
48 AC{"Ascension Island"} 15 AC{"Ascension Island"}
49 AD{"Andorra"} 16 AD{"Andorra"}
50 AE{"United Arab Emirates"} 17 AE{"United Arab Emirates"}
51 AF{"Afghanistan"} 18 AF{"Afghanistan"}
52 AG{"Antigua and Barbuda"} 19 AG{"Antigua and Barbuda"}
53 AI{"Anguilla"} 20 AI{"Anguilla"}
54 AL{"Albania"} 21 AL{"Albania"}
55 AM{"Armenia"} 22 AM{"Armenia"}
56 AN{"Netherlands Antilles"} 23 AN{"Netherlands Antilles"}
57 AO{"Angola"} 24 AO{"Angola"}
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 WS{"Samoa"} 264 WS{"Samoa"}
298 YE{"Yemen"} 265 YE{"Yemen"}
299 YT{"Mayotte"} 266 YT{"Mayotte"}
300 ZA{"South Africa"} 267 ZA{"South Africa"}
301 ZM{"Zambia"} 268 ZM{"Zambia"}
302 ZW{"Zimbabwe"} 269 ZW{"Zimbabwe"}
303 ZZ{"Unknown Region"} 270 ZZ{"Unknown Region"}
304 } 271 }
305 Version{"2.0.51.59"} 272 Version{"2.0.51.59"}
306 } 273 }
OLDNEW
« no previous file with comments | « source/data/region/el.txt ('k') | source/data/region/es.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698