Index: source/data/unit/chr.txt |
diff --git a/source/data/unit/chr.txt b/source/data/unit/chr.txt |
index e7fa7a5472b043f13dad7cf9874482904fd32c16..8cfb7906088f9974f32e9c309681cd673bdc83d2 100755 |
--- a/source/data/unit/chr.txt |
+++ b/source/data/unit/chr.txt |
@@ -1,16 +1,13 @@ |
// *************************************************************************** |
// * |
-// * 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/chr.xml |
// * |
// *************************************************************************** |
-/** |
- * ICU <specials> source: <path>/common/main/chr.xml |
- */ |
chr{ |
- Version{"2.1.6.69"} |
+ Version{"2.1.19.77"} |
units{ |
duration{ |
day{ |
@@ -44,5 +41,15 @@ chr{ |
} |
} |
unitsNarrow{ |
+ temperature{ |
+ celsius{ |
+ one{"{0}°C"} |
+ other{"{0}°C"} |
+ } |
+ fahrenheit{ |
+ one{"{0}°"} |
+ other{"{0}°"} |
+ } |
+ } |
} |
} |