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

Side by Side Diff: source/data/curr/om.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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 unified diff | Download patch
« no previous file with comments | « source/data/curr/nyn.txt ('k') | source/data/curr/om_KE.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) 2014 International Business Machines 3 // * Copyright (C) 2015 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/om.xml 6 // * Source File: <path>/common/main/om.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/om.xml
11 */
12 om{ 9 om{
13 Currencies{ 10 Currencies{
14 BRL{ 11 BRL{
15 "R$", 12 "R$",
16 "Brazilian Real", 13 "Brazilian Real",
17 } 14 }
18 CNY{ 15 CNY{
19 "CN¥", 16 "CN¥",
20 "Chinese Yuan Renminbi", 17 "Chinese Yuan Renminbi",
21 } 18 }
22 ETB{ 19 ETB{
23 "Br", 20 "Br",
24 "Itoophiyaa Birrii", 21 "Itoophiyaa Birrii",
25 } 22 }
26 EUR{ 23 EUR{
27 "€", 24 "€",
28 "Euro", 25 "Euro",
29 } 26 }
30 GBP{ 27 GBP{
31 "£", 28 "£",
32 "British Pound Sterling", 29 "British Pound",
33 } 30 }
34 INR{ 31 INR{
35 "Rs.", 32 "",
36 "Indian Rupee", 33 "Indian Rupee",
37 } 34 }
38 JPY{ 35 JPY{
39 "JP¥", 36 "JP¥",
40 "Japanese Yen", 37 "Japanese Yen",
41 } 38 }
42 RUB{ 39 RUB{
43 "RUB", 40 "RUB",
44 "Russian Ruble", 41 "Russian Ruble",
45 } 42 }
46 USD{ 43 USD{
47 "US$", 44 "US$",
48 "US Dollar", 45 "US Dollar",
49 } 46 }
50 } 47 }
51 Version{"2.1.6.69"} 48 Version{"2.1.19.14"}
52 } 49 }
OLDNEW
« no previous file with comments | « source/data/curr/nyn.txt ('k') | source/data/curr/om_KE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698