Index: source/data/unit/en_PW.txt |
diff --git a/source/data/unit/en_PW.txt b/source/data/unit/en_PW.txt |
index b70853770fc94a0f23fe1aad28b595930c9a53d4..9d48c86b49ad6534345db3f959e33dd2c23c7956 100755 |
--- a/source/data/unit/en_PW.txt |
+++ b/source/data/unit/en_PW.txt |
@@ -1,6 +1,6 @@ |
// *************************************************************************** |
// * |
-// * Copyright (C) 2014 International Business Machines |
+// * Copyright (C) 2015 International Business Machines |
// * Corporation and others. All Rights Reserved. |
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
// * Source File: <path>/common/main/en_PW.xml |
@@ -8,7 +8,17 @@ |
// *************************************************************************** |
en_PW{ |
%%Parent{"en_001"} |
- Version{"2.1.6.69"} |
+ Version{"2.1.19.14"} |
unitsNarrow{ |
+ temperature{ |
+ celsius{ |
+ one{"{0}°C"} |
+ other{"{0}°C"} |
+ } |
+ fahrenheit{ |
+ one{"{0}°"} |
+ other{"{0}°"} |
+ } |
+ } |
} |
} |