]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/en_IM.txt
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / en_IM.txt
index 50c7def62fac86010596fdfb74cf75b219f9dc3c..fb571f71577be0ff4392463a72189486787b273b 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_IM.xml
@@ -8,5 +8,17 @@
 // ***************************************************************************
 en_IM{
     %%Parent{"en_001"}
-    Version{"2.1.6.69"}
+    Currencies{
+        GBP{
+            "£",
+            "UK Pound",
+        }
+    }
+    CurrencyPlurals{
+        GBP{
+            one{"UK pound"}
+            other{"UK pounds"}
+        }
+    }
+    Version{"2.1.19.14"}
 }