]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/unit/en_GB.txt
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / data / unit / en_GB.txt
index 16941f5f899f66d0ad2cc2cd3aed11f68af8a272..dd665ba8307b3b58a11a97155ab9061280742c1c 100755 (executable)
@@ -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: <path>/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"}
             }
         }
     }