]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/en_JE.txt
ICU-62141.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / en_JE.txt
old mode 100755 (executable)
new mode 100644 (file)
index c6e61d8..4478e87
@@ -1,12 +1,18 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/en_JE.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 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.38.69"}
 }