X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b331163bffd790ced0e88b73f44f86d49ccc48a5..9f1b115531acc2f3640893f76e8bcf6680033062:/icuSources/data/curr/es_US.txt diff --git a/icuSources/data/curr/es_US.txt b/icuSources/data/curr/es_US.txt index 1eb1915d..3ea388a9 100644 --- a/icuSources/data/curr/es_US.txt +++ b/icuSources/data/curr/es_US.txt @@ -1,14 +1,20 @@ -// *************************************************************************** -// * -// * Copyright (C) 2015 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter -// * Source File: /common/main/es_US.xml -// * -// *************************************************************************** +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License es_US{ %%Parent{"es_419"} Currencies{ + CAD{ + "CA$", + "dólar canadiense", + } + EUR{ + "€", + "euro", + } + GBP{ + "£", + "libra británica", + } JPY{ "¥", "yen", @@ -18,5 +24,8 @@ es_US{ "dólar estadounidense", } } - Version{"2.1.13.23"} + Currencies%narrow{ + RON{"lei"} + } + Version{"2.1.31.74"} }