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

Side by Side Diff: source/data/curr/br.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/bo.txt ('k') | source/data/curr/brx.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/br.xml 6 // * Source File: <path>/common/main/br.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/br.xml 10 * ICU <specials> source: <path>/common/main/br.xml
(...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after
409 } 409 }
410 ILR{ 410 ILR{
411 "ILR", 411 "ILR",
412 "shekel Israel (1980–1985)", 412 "shekel Israel (1980–1985)",
413 } 413 }
414 ILS{ 414 ILS{
415 "₪", 415 "₪",
416 "shekel nevez Israel", 416 "shekel nevez Israel",
417 } 417 }
418 INR{ 418 INR{
419 "", 419 "Rs.",
420 "roupi India", 420 "roupi India",
421 } 421 }
422 IQD{ 422 IQD{
423 "IQD", 423 "IQD",
424 "dinar Iraq", 424 "dinar Iraq",
425 } 425 }
426 IRR{ 426 IRR{
427 "IRR", 427 "IRR",
428 "rial Iran", 428 "rial Iran",
429 } 429 }
(...skipping 2462 matching lines...) Expand 10 before | Expand all | Expand 10 after
2892 } 2892 }
2893 CurrencyUnitPatterns{ 2893 CurrencyUnitPatterns{
2894 few{"{0} {1}"} 2894 few{"{0} {1}"}
2895 many{"{0} {1}"} 2895 many{"{0} {1}"}
2896 one{"{0} {1}"} 2896 one{"{0} {1}"}
2897 other{"{0} {1}"} 2897 other{"{0} {1}"}
2898 two{"{0} {1}"} 2898 two{"{0} {1}"}
2899 } 2899 }
2900 Version{"2.1.7.39"} 2900 Version{"2.1.7.39"}
2901 } 2901 }
OLDNEW
« no previous file with comments | « source/data/curr/bo.txt ('k') | source/data/curr/brx.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698