]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/en_JE.txt
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / en_JE.txt
index c6e61d86a5d1d2d542bcb58f796edbf3ac4343c4..a7cf50b07716c9ca73ca385550ea31b0de2d2087 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_JE.xml
@@ -8,5 +8,17 @@
 // ***************************************************************************
 en_JE{
     %%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"}
 }