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

Side by Side Diff: source/data/curr/en_GB.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/en.txt ('k') | source/data/curr/et.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/en_GB.xml 6 // * Source File: <path>/common/main/en_GB.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 en_GB{ 9 en_GB{
10 %%Parent{"en_001"} 10 %%Parent{"en_001"}
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
379 } 379 }
380 ILR{ 380 ILR{
381 "ILR", 381 "ILR",
382 "Israeli Shekel (1980–1985)", 382 "Israeli Shekel (1980–1985)",
383 } 383 }
384 ILS{ 384 ILS{
385 "₪", 385 "₪",
386 "Israeli New Shekel", 386 "Israeli New Shekel",
387 } 387 }
388 INR{ 388 INR{
389 "", 389 "Rs.",
390 "Indian Rupee", 390 "Indian Rupee",
391 } 391 }
392 IQD{ 392 IQD{
393 "IQD", 393 "IQD",
394 "Iraqi Dinar", 394 "Iraqi Dinar",
395 } 395 }
396 IRR{ 396 IRR{
397 "IRR", 397 "IRR",
398 "Iranian Rial", 398 "Iranian Rial",
399 } 399 }
(...skipping 692 matching lines...) Expand 10 before | Expand all | Expand 10 after
1092 one{"Trinidad and Tobago dollar"} 1092 one{"Trinidad and Tobago dollar"}
1093 other{"Trinidad and Tobago dollars"} 1093 other{"Trinidad and Tobago dollars"}
1094 } 1094 }
1095 XOF{ 1095 XOF{
1096 one{"CFA franc BCEAO"} 1096 one{"CFA franc BCEAO"}
1097 other{"West African CFA francs"} 1097 other{"West African CFA francs"}
1098 } 1098 }
1099 } 1099 }
1100 Version{"2.1.8.19"} 1100 Version{"2.1.8.19"}
1101 } 1101 }
OLDNEW
« no previous file with comments | « source/data/curr/en.txt ('k') | source/data/curr/et.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698