| Index: source/data/unit/en_IE.txt
 | 
| diff --git a/source/data/unit/en_IE.txt b/source/data/unit/en_IE.txt
 | 
| index 44436f67b0e8b3eaff4f688f7cfaaef26573810b..5e94329cf72dacd9a64d607f60bf82a31c7c363e 100755
 | 
| --- a/source/data/unit/en_IE.txt
 | 
| +++ b/source/data/unit/en_IE.txt
 | 
| @@ -1,12 +1,28 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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_IE.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
|  en_IE{
 | 
| -    %%Parent{"en_GB"}
 | 
| -    Version{"2.1.6.69"}
 | 
| +    %%Parent{"en_001"}
 | 
| +    Version{"2.1.19.79"}
 | 
| +    units{
 | 
| +        mass{
 | 
| +            stone{
 | 
| +                dnam{"stone"}
 | 
| +                one{"{0} stone"}
 | 
| +                other{"{0} stone"}
 | 
| +            }
 | 
| +        }
 | 
| +    }
 | 
| +    unitsShort{
 | 
| +        mass{
 | 
| +            stone{
 | 
| +                dnam{"stone"}
 | 
| +            }
 | 
| +        }
 | 
| +    }
 | 
|  }
 | 
| 
 |