]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/en_IM.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / curr / en_IM.txt
old mode 100755 (executable)
new mode 100644 (file)
index 775d30e..64e5cfa
@@ -1,12 +1,18 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2014 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/en_IM.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 en_IM{
-    %%Parent{"en_GB"}
-    Version{"2.0.90.61"}
+    %%Parent{"en_001"}
+    Currencies{
+        GBP{
+            "£",
+            "UK Pound",
+        }
+    }
+    CurrencyPlurals{
+        GBP{
+            one{"UK pound"}
+            other{"UK pounds"}
+        }
+    }
+    Version{"36.1"}
 }