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

Side by Side Diff: source/data/curr/ti.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/th_TH_TRADITIONAL.txt ('k') | source/data/curr/ti_ER.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/ti.xml 6 // * Source File: <path>/common/main/ti.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/ti.xml
11 */
12 ti{ 9 ti{
13 Currencies{ 10 Currencies{
14 BRL{ 11 BRL{
15 "R$", 12 "R$",
16 "የብራዚል ሪል", 13 "የብራዚል ሪል",
17 } 14 }
18 CNY{ 15 CNY{
19 "CN¥", 16 "CN¥",
20 "የቻይና ዩአን ረንሚንቢ", 17 "የቻይና ዩአን ረንሚንቢ",
21 } 18 }
22 ETB{ 19 ETB{
23 "Br", 20 "Br",
24 "የኢትዮጵያ ብር", 21 "የኢትዮጵያ ብር",
25 } 22 }
26 EUR{ 23 EUR{
27 "€", 24 "€",
28 "አውሮ", 25 "አውሮ",
29 } 26 }
30 GBP{ 27 GBP{
31 "£", 28 "£",
32 "የእንግሊዝ ፓውንድ ስተርሊንግ", 29 "የእንግሊዝ ፓውንድ ስተርሊንግ",
33 } 30 }
34 INR{ 31 INR{
35 "Rs.", 32 "",
36 "የሕንድ ሩፒ", 33 "የሕንድ ሩፒ",
37 } 34 }
38 JPY{ 35 JPY{
39 "JP¥", 36 "JP¥",
40 "የጃፓን የን", 37 "የጃፓን የን",
41 } 38 }
42 RUB{ 39 RUB{
43 "RUB", 40 "RUB",
44 "የራሻ ሩብል", 41 "የራሻ ሩብል",
45 } 42 }
46 USD{ 43 USD{
47 "US$", 44 "US$",
48 "የአሜሪካን ዶላር", 45 "የአሜሪካን ዶላር",
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/th_TH_TRADITIONAL.txt ('k') | source/data/curr/ti_ER.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698