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

Side by Side Diff: source/data/curr/bs_Cyrl.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/bs.txt ('k') | source/data/curr/ca.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_Cyrl.xml 6 // * Source File: <path>/common/main/bs_Cyrl.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/bs_Cyrl.xml 10 * ICU <specials> source: <path>/common/main/bs_Cyrl.xml
(...skipping 443 matching lines...) Expand 10 before | Expand all | Expand 10 after
454 } 454 }
455 ILR{ 455 ILR{
456 "ILR", 456 "ILR",
457 "стари израелски шекели", 457 "стари израелски шекели",
458 } 458 }
459 ILS{ 459 ILS{
460 "₪", 460 "₪",
461 "Израелски нови шекел", 461 "Израелски нови шекел",
462 } 462 }
463 INR{ 463 INR{
464 "", 464 "Rs.",
465 "Индијски Рупи", 465 "Индијски Рупи",
466 } 466 }
467 IQD{ 467 IQD{
468 "IQD", 468 "IQD",
469 "Ирачки динар", 469 "Ирачки динар",
470 } 470 }
471 IRR{ 471 IRR{
472 "IRR", 472 "IRR",
473 "Ирански риал", 473 "Ирански риал",
474 } 474 }
(...skipping 2014 matching lines...) Expand 10 before | Expand all | Expand 10 after
2489 other{"зимбабвејски долари"} 2489 other{"зимбабвејски долари"}
2490 } 2490 }
2491 } 2491 }
2492 CurrencyUnitPatterns{ 2492 CurrencyUnitPatterns{
2493 few{"{0} {1}"} 2493 few{"{0} {1}"}
2494 one{"{0} {1}"} 2494 one{"{0} {1}"}
2495 other{"{0} {1}"} 2495 other{"{0} {1}"}
2496 } 2496 }
2497 Version{"2.1.8.9"} 2497 Version{"2.1.8.9"}
2498 } 2498 }
OLDNEW
« no previous file with comments | « source/data/curr/bs.txt ('k') | source/data/curr/ca.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698