Index: source/data/unit/en_001.txt |
diff --git a/source/data/locales/en_001.txt b/source/data/unit/en_001.txt |
similarity index 53% |
copy from source/data/locales/en_001.txt |
copy to source/data/unit/en_001.txt |
index 793fc071e2e51660bd693269a754d4bbe0d44597..3c21af94cfbbac2f147a48faba34dbedbf1db903 100755 |
--- a/source/data/locales/en_001.txt |
+++ b/source/data/unit/en_001.txt |
@@ -1,13 +1,23 @@ |
// *************************************************************************** |
// * |
-// * 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_001.xml |
// * |
// *************************************************************************** |
en_001{ |
- Version{"2.0.91.92"} |
+ Version{"2.1.6.69"} |
unitsNarrow{ |
+ temperature{ |
+ celsius{ |
+ one{"{0}°"} |
+ other{"{0}°"} |
+ } |
+ fahrenheit{ |
+ one{"{0}°F"} |
+ other{"{0}°F"} |
+ } |
+ } |
} |
} |