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

Side by Side Diff: source/data/curr/he.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/ha.txt ('k') | source/data/curr/hi.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/he.xml 6 // * Source File: <path>/common/main/he.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/he.xml 10 * ICU <specials> source: <path>/common/main/he.xml
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 } 353 }
354 ILP{ 354 ILP{
355 "ל״י", 355 "ל״י",
356 "לירה ישראלית", 356 "לירה ישראלית",
357 } 357 }
358 ILS{ 358 ILS{
359 "₪", 359 "₪",
360 "ש״ח", 360 "ש״ח",
361 } 361 }
362 INR{ 362 INR{
363 "", 363 "Rs.",
364 "רופי הודי", 364 "רופי הודי",
365 } 365 }
366 IQD{ 366 IQD{
367 "IQD", 367 "IQD",
368 "דינר עירקי", 368 "דינר עירקי",
369 } 369 }
370 IRR{ 370 IRR{
371 "IRR", 371 "IRR",
372 "ריאל איראני", 372 "ריאל איראני",
373 } 373 }
(...skipping 1534 matching lines...) Expand 10 before | Expand all | Expand 10 after
1908 } 1908 }
1909 } 1909 }
1910 CurrencyUnitPatterns{ 1910 CurrencyUnitPatterns{
1911 many{"{0} {1}"} 1911 many{"{0} {1}"}
1912 one{"{0} {1}"} 1912 one{"{0} {1}"}
1913 other{"{0} {1}"} 1913 other{"{0} {1}"}
1914 two{"{0} {1}"} 1914 two{"{0} {1}"}
1915 } 1915 }
1916 Version{"2.1.8.9"} 1916 Version{"2.1.8.9"}
1917 } 1917 }
OLDNEW
« no previous file with comments | « source/data/curr/ha.txt ('k') | source/data/curr/hi.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698