Index: source/data/unit/en_BS.txt |
diff --git a/source/data/curr/en_BS.txt b/source/data/unit/en_BS.txt |
similarity index 54% |
copy from source/data/curr/en_BS.txt |
copy to source/data/unit/en_BS.txt |
index 5b5355f4a56cdafd48f93c30724bc5f69d24fb64..b51835257b2ceff0411671cc85e042069389ba82 100755 |
--- a/source/data/curr/en_BS.txt |
+++ b/source/data/unit/en_BS.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_BS.xml |
@@ -8,11 +8,17 @@ |
// *************************************************************************** |
en_BS{ |
%%Parent{"en_001"} |
- Currencies{ |
- BSD{ |
- "$", |
- "Bahamian 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"} |
} |