// ***************************************************************************
// *
-// * 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
// ***************************************************************************
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"}
}