| Index: source/data/unit/en_KY.txt
|
| diff --git a/source/data/curr/en_KY.txt b/source/data/unit/en_KY.txt
|
| similarity index 54%
|
| copy from source/data/curr/en_KY.txt
|
| copy to source/data/unit/en_KY.txt
|
| index 7e3d9c3b716757ce9d8345be8f597a9d2c66c3fb..fb1d140e209b6d3ced5a90ba29e12a2f3f80b923 100755
|
| --- a/source/data/curr/en_KY.txt
|
| +++ b/source/data/unit/en_KY.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/en_KY.xml
|
| @@ -8,11 +8,17 @@
|
| // ***************************************************************************
|
| en_KY{
|
| %%Parent{"en_001"}
|
| - Currencies{
|
| - KYD{
|
| - "$",
|
| - "Cayman Islands Dollar",
|
| + Version{"2.1.6.69"}
|
| + unitsNarrow{
|
| + temperature{
|
| + celsius{
|
| + one{"{0}°C"}
|
| + other{"{0}°C"}
|
| + }
|
| + fahrenheit{
|
| + one{"{0}°"}
|
| + other{"{0}°"}
|
| + }
|
| }
|
| }
|
| - Version{"2.0.91.70"}
|
| }
|
|
|