| Index: source/data/unit/en_BZ.txt
|
| diff --git a/source/data/unit/en_BZ.txt b/source/data/unit/en_BZ.txt
|
| index 8bc8805795d71eb44dbe9b52af45f4f9c289fe99..0bcfe6345b9688d21b3601dd01d79399e8e8932b 100755
|
| --- a/source/data/unit/en_BZ.txt
|
| +++ b/source/data/unit/en_BZ.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_BZ.xml
|
| @@ -8,7 +8,17 @@
|
| // ***************************************************************************
|
| en_BZ{
|
| %%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}°"}
|
| + }
|
| + }
|
| }
|
| }
|
|
|