X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b331163bffd790ced0e88b73f44f86d49ccc48a5..2ca993e82fb37b597a3c73ecd1586a139a6579c5:/icuSources/data/unit/en_GB.txt diff --git a/icuSources/data/unit/en_GB.txt b/icuSources/data/unit/en_GB.txt index 16941f5f..dd665ba8 100755 --- a/icuSources/data/unit/en_GB.txt +++ b/icuSources/data/unit/en_GB.txt @@ -1,6 +1,6 @@ // *************************************************************************** // * -// * Copyright (C) 2015 International Business Machines +// * Copyright (C) 2016 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter // * Source File: /common/main/en_GB.xml @@ -8,12 +8,43 @@ // *************************************************************************** en_GB{ %%Parent{"en_001"} - Version{"2.1.11.59"} + Version{"2.1.22.17"} + units{ + mass{ + stone{ + dnam{"stone"} + one{"{0} stone"} + other{"{0} stone"} + } + } + temperature{ + kelvin{ + dnam{"kelvin"} + one{"{0} kelvin"} + other{"{0} kelvin"} + } + } + } unitsShort{ - volume{ - liter{ - one{"{0} l"} - other{"{0} l"} + duration{ + hour{ + dnam{"hours"} + one{"{0} hr"} + other{"{0} hrs"} + per{"{0}ph"} + } + second{ + dnam{"secs"} + one{"{0} sec"} + other{"{0} secs"} + per{"{0}ps"} + } + } + mass{ + stone{ + dnam{"stone"} + one{"{0} st"} + other{"{0} st"} } } }