| Index: source/data/curr/en_IM.txt
|
| diff --git a/source/data/curr/en_IM.txt b/source/data/curr/en_IM.txt
|
| index 89783718551ff1be7da7812e13d8f302e41be6f4..d30593d731cfeb59c662b9366cfbd597ddb1df67 100755
|
| --- a/source/data/curr/en_IM.txt
|
| +++ b/source/data/curr/en_IM.txt
|
| @@ -1,12 +1,24 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2014 International Business Machines
|
| +// * Copyright (C) 2015 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/en_IM.xml
|
| // *
|
| // ***************************************************************************
|
| en_IM{
|
| - %%Parent{"en_GB"}
|
| - Version{"2.1.6.69"}
|
| + %%Parent{"en_001"}
|
| + Currencies{
|
| + GBP{
|
| + "£",
|
| + "UK Pound",
|
| + }
|
| + }
|
| + CurrencyPlurals{
|
| + GBP{
|
| + one{"UK pound"}
|
| + other{"UK pounds"}
|
| + }
|
| + }
|
| + Version{"2.1.19.14"}
|
| }
|
|
|