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

Side by Side Diff: source/data/region/chr.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/ca.txt ('k') | source/data/region/cs.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/chr.xml 6 // * Source File:<path>/common/main/chr.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/chr.xml 10 * ICU <specials> source: <path>/xml/main/chr.xml
11 */ 11 */
12 chr{ 12 chr{
13 Countries{ 13 Countries{
14 003{"ᏧᏴᏢ ᎠᎺᎵᎦ"}
15 019{"ᎠᎺᎵᎦᎢ"}
16 BR{"ᏆᏏᎵᎢ"} 14 BR{"ᏆᏏᎵᎢ"}
17 CA{"ᎨᎾᏓ"} 15 CA{"ᎨᎾᏓ"}
18 CN{"ᏓᎶᏂᎨᏍᏛ"} 16 CN{"ᏓᎶᏂᎨᏍᏛ"}
19 DE{"ᎠᏂᏛᏥ"} 17 DE{"ᎠᏂᏛᏥ"}
20 FR{"ᎦᎸᏥᏱ"} 18 FR{"ᎦᎸᏥᏱ"}
21 GB{"ᎩᎵᏏᏲ"} 19 GB{"ᎩᎵᏏᏲ"}
22 IN{"ᎢᏅᏗᎾ"} 20 IN{"ᎢᏅᏗᎾ"}
23 IT{"ᏲᎶ"} 21 IT{"ᏲᎶ"}
24 JP{"ᏣᏩᏂᏏ"} 22 JP{"ᏣᏩᏂᏏ"}
25 MX{"ᏍᏆᏂᏱ"} 23 MX{"ᏍᏆᏂᏱ"}
26 RU{"ᏲᏂᎢ"} 24 RU{"ᏲᏂᎢ"}
27 US{"ᎠᎹᏰᏟ"} 25 US{"ᎠᎹᏰᏟ"}
28 ZZ{"ᏄᏬᎵᏍᏛᎾ ᎤᏔᏂᏗᎦᏙᎯ"} 26 ZZ{"ᏄᏬᎵᏍᏛᎾ ᎤᏔᏂᏗᎦᏙᎯ"}
29 } 27 }
30 Version{"2.0.46.34"} 28 Version{"2.0.46.34"}
31 } 29 }
OLDNEW
« no previous file with comments | « source/data/region/ca.txt ('k') | source/data/region/cs.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698