| Index: source/data/unit/es_PR.txt
|
| diff --git a/source/data/curr/es_PR.txt b/source/data/unit/es_PR.txt
|
| old mode 100644
|
| new mode 100755
|
| similarity index 54%
|
| copy from source/data/curr/es_PR.txt
|
| copy to source/data/unit/es_PR.txt
|
| index 49c35307df1688095b56ab3461d33d7564f5c708..0bada47f660440e914176d93874d2ca811e244c6
|
| --- a/source/data/curr/es_PR.txt
|
| +++ b/source/data/unit/es_PR.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2013 International Business Machines
|
| +// * Copyright (C) 2014 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/es_PR.xml
|
| @@ -8,11 +8,17 @@
|
| // ***************************************************************************
|
| es_PR{
|
| %%Parent{"es_419"}
|
| - Currencies{
|
| - USD{
|
| - "$",
|
| - "dólar estadounidense",
|
| + Version{"2.1.8.19"}
|
| + unitsNarrow{
|
| + temperature{
|
| + celsius{
|
| + one{"{0}°C"}
|
| + other{"{0}°C"}
|
| + }
|
| + fahrenheit{
|
| + one{"{0}°"}
|
| + other{"{0}°"}
|
| + }
|
| }
|
| }
|
| - Version{"2.0.90.61"}
|
| }
|
|
|