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

Side by Side Diff: source/data/curr/bs.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/brx.txt ('k') | source/data/curr/bs_Cyrl.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/bs.xml 6 // * Source File: <path>/common/main/bs.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/bs.xml 10 * ICU <specials> source: <path>/common/main/bs.xml
(...skipping 454 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 } 465 }
466 ILR{ 466 ILR{
467 "ILR", 467 "ILR",
468 "stari izraelski šekeli", 468 "stari izraelski šekeli",
469 } 469 }
470 ILS{ 470 ILS{
471 "ILS", 471 "ILS",
472 "Izraelski novi šekel", 472 "Izraelski novi šekel",
473 } 473 }
474 INR{ 474 INR{
475 "", 475 "Rs.",
476 "Indijska rupija", 476 "Indijska rupija",
477 } 477 }
478 IQD{ 478 IQD{
479 "IQD", 479 "IQD",
480 "Irački dinar", 480 "Irački dinar",
481 } 481 }
482 IRR{ 482 IRR{
483 "IRR", 483 "IRR",
484 "Iranski rijal", 484 "Iranski rijal",
485 } 485 }
(...skipping 2137 matching lines...) Expand 10 before | Expand all | Expand 10 after
2623 other{"zimbabvejskih dolara (2008)"} 2623 other{"zimbabvejskih dolara (2008)"}
2624 } 2624 }
2625 } 2625 }
2626 CurrencyUnitPatterns{ 2626 CurrencyUnitPatterns{
2627 few{"{0} {1}"} 2627 few{"{0} {1}"}
2628 one{"{0} {1}"} 2628 one{"{0} {1}"}
2629 other{"{0} {1}"} 2629 other{"{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/brx.txt ('k') | source/data/curr/bs_Cyrl.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698