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

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

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files Created 5 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/ebu.txt ('k') | source/data/curr/el.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) 2014 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/ee.xml 6 // * Source File: <path>/common/main/ee.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ee.xml 10 * ICU <specials> source: <path>/common/main/ee.xml
(...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after
493 } 493 }
494 ILR{ 494 ILR{
495 "ILR", 495 "ILR",
496 "israelga sheqel (1980–1985)", 496 "israelga sheqel (1980–1985)",
497 } 497 }
498 ILS{ 498 ILS{
499 "₪", 499 "₪",
500 "israelga yeyetɔ sheqel", 500 "israelga yeyetɔ sheqel",
501 } 501 }
502 INR{ 502 INR{
503 "", 503 "Rs.",
504 "indiaga rupee", 504 "indiaga rupee",
505 } 505 }
506 IQD{ 506 IQD{
507 "IQD", 507 "IQD",
508 "irakga dinar", 508 "irakga dinar",
509 } 509 }
510 IRR{ 510 IRR{
511 "IRR", 511 "IRR",
512 "iranga rial", 512 "iranga rial",
513 } 513 }
(...skipping 1787 matching lines...) Expand 10 before | Expand all | Expand 10 after
2301 one{"zimbabwega dollar (2008)"} 2301 one{"zimbabwega dollar (2008)"}
2302 other{"zimbabwega dollar (2008)"} 2302 other{"zimbabwega dollar (2008)"}
2303 } 2303 }
2304 } 2304 }
2305 CurrencyUnitPatterns{ 2305 CurrencyUnitPatterns{
2306 one{"{1} {0}"} 2306 one{"{1} {0}"}
2307 other{"{1} {0}"} 2307 other{"{1} {0}"}
2308 } 2308 }
2309 Version{"2.1.8.9"} 2309 Version{"2.1.8.9"}
2310 } 2310 }
OLDNEW
« no previous file with comments | « source/data/curr/ebu.txt ('k') | source/data/curr/el.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698