]>
Commit | Line | Data |
---|---|---|
57a6839d A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
57a6839d A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/en_MO.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | en_MO{ | |
b331163b | 10 | %%Parent{"en_001"} |
2ca993e8 | 11 | Version{"2.1.19.14"} |
57a6839d | 12 | zoneStrings{ |
57a6839d A |
13 | "meta:Hong_Kong"{ |
14 | sd{"HKST"} | |
15 | sg{"HKT"} | |
16 | ss{"HKT"} | |
17 | } | |
18 | "meta:Macau"{ | |
19 | sd{"MDT"} | |
20 | sg{"MST"} | |
21 | ss{"MST"} | |
22 | } | |
23 | } | |
24 | } |