]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
b331163b | 6 | // * Source File: <path>/common/main/en_IE.xml |
729e4ab9 A |
7 | // * |
8 | // *************************************************************************** | |
b331163b A |
9 | en_IE{ |
10 | %%Parent{"en_001"} | |
2ca993e8 A |
11 | Version{"2.1.19.79"} |
12 | units{ | |
13 | mass{ | |
14 | stone{ | |
15 | dnam{"stone"} | |
16 | one{"{0} stone"} | |
17 | other{"{0} stone"} | |
18 | } | |
19 | } | |
20 | } | |
21 | unitsShort{ | |
22 | mass{ | |
23 | stone{ | |
24 | dnam{"stone"} | |
25 | } | |
26 | } | |
27 | } | |
729e4ab9 | 28 | } |