| Index: source/data/unit/en_BZ.txt
|
| diff --git a/source/data/curr/en_BZ.txt b/source/data/unit/en_BZ.txt
|
| old mode 100644
|
| new mode 100755
|
| similarity index 54%
|
| copy from source/data/curr/en_BZ.txt
|
| copy to source/data/unit/en_BZ.txt
|
| index fea2e0b28eaf72977cec568dc29e16d05938b0fb..a3c2b5afa8c362a42c27795a24f0f41b9ba94e35
|
| --- a/source/data/curr/en_BZ.txt
|
| +++ b/source/data/unit/en_BZ.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_BZ.xml
|
| @@ -8,11 +8,17 @@
|
| // ***************************************************************************
|
| en_BZ{
|
| %%Parent{"en_001"}
|
| - Currencies{
|
| - BZD{
|
| - "$",
|
| - "Belize Dollar",
|
| + Version{"2.1.6.69"}
|
| + unitsNarrow{
|
| + temperature{
|
| + celsius{
|
| + one{"{0}°C"}
|
| + other{"{0}°C"}
|
| + }
|
| + fahrenheit{
|
| + one{"{0}°"}
|
| + other{"{0}°"}
|
| + }
|
| }
|
| }
|
| - Version{"2.0.92.80"}
|
| }
|
|
|