]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/en_JE.txt
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / en_JE.txt
index 74835f825e5fa136e213f2fdac5e752dba13dc27..a7cf50b07716c9ca73ca385550ea31b0de2d2087 100755 (executable)
@@ -1,12 +1,24 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2014 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
 // *
 // ***************************************************************************
 en_JE{
-    %%Parent{"en_GB"}
-    Version{"2.0.90.61"}
+    %%Parent{"en_001"}
+    Currencies{
+        GBP{
+            "£",
+            "UK Pound",
+        }
+    }
+    CurrencyPlurals{
+        GBP{
+            one{"UK pound"}
+            other{"UK pounds"}
+        }
+    }
+    Version{"2.1.19.14"}
 }