]>
Commit | Line | Data |
---|---|---|
4388f060 A |
1 | // *************************************************************************** |
2 | // * | |
b331163b | 3 | // * Copyright (C) 2015 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_GB.xml |
4388f060 A |
7 | // * |
8 | // *************************************************************************** | |
b331163b A |
9 | en_GB{ |
10 | %%Parent{"en_001"} | |
11 | Version{"2.1.11.59"} | |
12 | unitsShort{ | |
13 | volume{ | |
14 | liter{ | |
15 | one{"{0} l"} | |
16 | other{"{0} l"} | |
17 | } | |
18 | } | |
4388f060 | 19 | } |
4388f060 | 20 | } |