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

Side by Side Diff: source/data/curr/ga.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/fy.txt ('k') | source/data/curr/gd.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/ga.xml 6 // * Source File: <path>/common/main/ga.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ga.xml 10 * ICU <specials> source: <path>/common/main/ga.xml
(...skipping 462 matching lines...) Expand 10 before | Expand all | Expand 10 after
473 } 473 }
474 ILP{ 474 ILP{
475 "ILP", 475 "ILP",
476 "Punt Iosraelach", 476 "Punt Iosraelach",
477 } 477 }
478 ILS{ 478 ILS{
479 "₪", 479 "₪",
480 "Seiceal Nua Iosrael", 480 "Seiceal Nua Iosrael",
481 } 481 }
482 INR{ 482 INR{
483 "", 483 "Rs.",
484 "Rúipí na hIndia", 484 "Rúipí na hIndia",
485 } 485 }
486 IQD{ 486 IQD{
487 "IQD", 487 "IQD",
488 "Dinar na hIaráice", 488 "Dinar na hIaráice",
489 } 489 }
490 IRR{ 490 IRR{
491 "IRR", 491 "IRR",
492 "Rial na hIaráine", 492 "Rial na hIaráine",
493 } 493 }
(...skipping 2129 matching lines...) Expand 10 before | Expand all | Expand 10 after
2623 } 2623 }
2624 CurrencyUnitPatterns{ 2624 CurrencyUnitPatterns{
2625 few{"{0} {1}"} 2625 few{"{0} {1}"}
2626 many{"{0} {1}"} 2626 many{"{0} {1}"}
2627 one{"{0} {1}"} 2627 one{"{0} {1}"}
2628 other{"{0} {1}"} 2628 other{"{0} {1}"}
2629 two{"{0} {1}"} 2629 two{"{0} {1}"}
2630 } 2630 }
2631 Version{"2.1.8.9"} 2631 Version{"2.1.8.9"}
2632 } 2632 }
OLDNEW
« no previous file with comments | « source/data/curr/fy.txt ('k') | source/data/curr/gd.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698