| Index: source/data/curr/en_FK.txt
 | 
| diff --git a/source/data/curr/en_FK.txt b/source/data/curr/en_FK.txt
 | 
| index a1dd84a5caa0cef7cff38f25df028454eb56cb7e..a6a15ff7be8b5972d19c0c345df07365e10991bd 100755
 | 
| --- a/source/data/curr/en_FK.txt
 | 
| +++ b/source/data/curr/en_FK.txt
 | 
| @@ -1,18 +1,22 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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_FK.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
|  en_FK{
 | 
| -    %%Parent{"en_GB"}
 | 
| +    %%Parent{"en_001"}
 | 
|      Currencies{
 | 
| +        FKP{
 | 
| +            "£",
 | 
| +            "Falkland Islands Pound",
 | 
| +        }
 | 
|          GBP{
 | 
|              "GB£",
 | 
| -            "British Pound Sterling",
 | 
| +            "British Pound",
 | 
|          }
 | 
|      }
 | 
| -    Version{"2.1.6.69"}
 | 
| +    Version{"2.1.19.14"}
 | 
|  }
 | 
| 
 |