| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/zgh.xml | 6 // * Source File: <path>/common/main/zgh.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/zgh.xml | 10 * ICU <specials> source: <path>/common/main/zgh.xml |
| 11 */ | 11 */ |
| 12 zgh{ | 12 zgh{ |
| 13 Keys{ | 13 Keys{ |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 63 zu{"ⵜⴰⵣⵓⵍⵓⵜ"} | 63 zu{"ⵜⴰⵣⵓⵍⵓⵜ"} |
| 64 } | 64 } |
| 65 Types{ | 65 Types{ |
| 66 calendar{ | 66 calendar{ |
| 67 coptic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⴰⵇⴱⵟⵉ"} | 67 coptic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⴰⵇⴱⵟⵉ"} |
| 68 ethiopic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⵏ ⵉⵜⵢⵓⴱⵢⴰ"} | 68 ethiopic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⵏ ⵉⵜⵢⵓⴱⵢⴰ"} |
| 69 gregorian{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⴰⴳⵔⵉⴳⵓⵔ"} | 69 gregorian{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⴰⴳⵔⵉⴳⵓⵔ"} |
| 70 islamic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⵏ ⵍⵉⵙⵍⴰⵎ"} | 70 islamic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⵏ ⵍⵉⵙⵍⴰⵎ"} |
| 71 } | 71 } |
| 72 } | 72 } |
| 73 Version{"2.0.92.87"} | 73 Version{"2.1.6.69"} |
| 74 } | 74 } |
| OLD | NEW |