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

Side by Side Diff: source/data/curr/en.txt

Issue 1625623003: ICU 56 step 3: Apply Google's locale changes to ICU locale data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56script_loclist
Patch Set: Created 4 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 | « patches/locale_google.patch ('k') | source/data/curr/ru.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) 2015 International Business Machines 3 // * Copyright (C) 2015 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/en.xml 6 // * Source File: <path>/common/main/en.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 en{ 9 en{
10 Currencies{ 10 Currencies{
(...skipping 775 matching lines...) Expand 10 before | Expand all | Expand 10 after
786 } 786 }
787 PES{ 787 PES{
788 "PES", 788 "PES",
789 "Peruvian Sol (1863–1965)", 789 "Peruvian Sol (1863–1965)",
790 } 790 }
791 PGK{ 791 PGK{
792 "PGK", 792 "PGK",
793 "Papua New Guinean Kina", 793 "Papua New Guinean Kina",
794 } 794 }
795 PHP{ 795 PHP{
796 "PHP", 796 "Php",
797 "Philippine Peso", 797 "Philippine Peso",
798 } 798 }
799 PKR{ 799 PKR{
800 "PKR", 800 "PKR",
801 "Pakistani Rupee", 801 "Pakistani Rupee",
802 } 802 }
803 PLN{ 803 PLN{
804 "PLN", 804 "PLN",
805 "Polish Zloty", 805 "Polish Zloty",
806 } 806 }
(...skipping 1579 matching lines...) Expand 10 before | Expand all | Expand 10 after
2386 one{"Zimbabwean dollar (2008)"} 2386 one{"Zimbabwean dollar (2008)"}
2387 other{"Zimbabwean dollars (2008)"} 2387 other{"Zimbabwean dollars (2008)"}
2388 } 2388 }
2389 } 2389 }
2390 CurrencyUnitPatterns{ 2390 CurrencyUnitPatterns{
2391 one{"{0} {1}"} 2391 one{"{0} {1}"}
2392 other{"{0} {1}"} 2392 other{"{0} {1}"}
2393 } 2393 }
2394 Version{"2.1.19.72"} 2394 Version{"2.1.19.72"}
2395 } 2395 }
OLDNEW
« no previous file with comments | « patches/locale_google.patch ('k') | source/data/curr/ru.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698