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

Side by Side Diff: source/data/curr/so.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/sn.txt ('k') | source/data/curr/so_DJ.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/so.xml 6 // * Source File: <path>/common/main/so.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/so.xml
11 */
12 so{ 9 so{
13 Currencies{ 10 Currencies{
11 DJF{
12 "DJF",
13 "Faran Jabbuuti",
14 }
14 ETB{ 15 ETB{
15 "ETB", 16 "ETB",
16 "Birta Itoobbiya", 17 "Birta Itoobbiya",
17 } 18 }
18 EUR{ 19 EUR{
19 "€", 20 "€",
20 "Yuuroo", 21 "Yuuroo",
21 } 22 }
22 SAR{ 23 SAR{
23 "SAR", 24 "SAR",
24 "Riyaalka Sacuudiga", 25 "Riyaalka Sacuudiga",
25 } 26 }
27 SOS{
28 "S",
29 "Shilin soomaali",
30 }
26 TZS{ 31 TZS{
27 "TZS", 32 "TZS",
28 "Shilin Tansaani", 33 "Shilin Tansaani",
29 } 34 }
30 USD{ 35 USD{
31 "US$", 36 "US$",
32 "Doollar maraykan", 37 "Doollar maraykan",
33 } 38 }
34 } 39 }
35 Version{"2.1.7.39"} 40 Version{"2.1.19.14"}
36 } 41 }
OLDNEW
« no previous file with comments | « source/data/curr/sn.txt ('k') | source/data/curr/so_DJ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698