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

Side by Side Diff: source/data/curr/da.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/cy.txt ('k') | source/data/curr/dav.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/da.xml 6 // * Source File: <path>/common/main/da.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/da.xml 10 * ICU <specials> source: <path>/common/main/da.xml
(...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after
437 } 437 }
438 ILP{ 438 ILP{
439 "ILP", 439 "ILP",
440 "Israelsk pund", 440 "Israelsk pund",
441 } 441 }
442 ILS{ 442 ILS{
443 "₪", 443 "₪",
444 "Ny israelsk shekel", 444 "Ny israelsk shekel",
445 } 445 }
446 INR{ 446 INR{
447 "", 447 "Rs.",
448 "Indisk rupee", 448 "Indisk rupee",
449 } 449 }
450 IQD{ 450 IQD{
451 "IQD", 451 "IQD",
452 "Irakisk dinar", 452 "Irakisk dinar",
453 } 453 }
454 IRR{ 454 IRR{
455 "IRR", 455 "IRR",
456 "Iransk rial", 456 "Iransk rial",
457 } 457 }
(...skipping 1708 matching lines...) Expand 10 before | Expand all | Expand 10 after
2166 one{"Zimbabwisk dollar (2008)"} 2166 one{"Zimbabwisk dollar (2008)"}
2167 other{"Zimbabwiske dollar (2008)"} 2167 other{"Zimbabwiske dollar (2008)"}
2168 } 2168 }
2169 } 2169 }
2170 CurrencyUnitPatterns{ 2170 CurrencyUnitPatterns{
2171 one{"{0} {1}"} 2171 one{"{0} {1}"}
2172 other{"{0} {1}"} 2172 other{"{0} {1}"}
2173 } 2173 }
2174 Version{"2.1.9.62"} 2174 Version{"2.1.9.62"}
2175 } 2175 }
OLDNEW
« no previous file with comments | « source/data/curr/cy.txt ('k') | source/data/curr/dav.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698