| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 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 /** | |
| 10 * ICU <specials> source: <path>/common/main/zgh.xml | |
| 11 */ | |
| 12 zgh{ | 9 zgh{ |
| 13 Keys{ | 10 Keys{ |
| 14 calendar{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ"} | 11 calendar{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ"} |
| 15 collation{"ⴰⵏⵎⴰⵍⴰ ⵏ ⵓⵙⵜⴰⵢ"} | 12 collation{"ⴰⵏⵎⴰⵍⴰ ⵏ ⵓⵙⵜⴰⵢ"} |
| 16 currency{"ⴰⴷⵔⵉⵎ"} | 13 currency{"ⴰⴷⵔⵉⵎ"} |
| 17 } | 14 } |
| 18 Languages{ | 15 Languages{ |
| 19 ak{"ⵜⴰⴽⴰⵏⵜ"} | 16 ak{"ⵜⴰⴽⴰⵏⵜ"} |
| 20 am{"ⵜⴰⵎⵀⴰⵔⵉⵜ"} | 17 am{"ⵜⴰⵎⵀⴰⵔⵉⵜ"} |
| 21 ar{"ⵜⴰⵄⵔⴰⴱⵜ"} | 18 ar{"ⵜⴰⵄⵔⴰⴱⵜ"} |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 63 zu{"ⵜⴰⵣⵓⵍⵓⵜ"} | 60 zu{"ⵜⴰⵣⵓⵍⵓⵜ"} |
| 64 } | 61 } |
| 65 Types{ | 62 Types{ |
| 66 calendar{ | 63 calendar{ |
| 67 coptic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⴰⵇⴱⵟⵉ"} | 64 coptic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⴰⵇⴱⵟⵉ"} |
| 68 ethiopic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⵏ ⵉⵜⵢⵓⴱⵢⴰ"} | 65 ethiopic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⵏ ⵉⵜⵢⵓⴱⵢⴰ"} |
| 69 gregorian{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⴰⴳⵔⵉⴳⵓⵔ"} | 66 gregorian{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⴰⴳⵔⵉⴳⵓⵔ"} |
| 70 islamic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⵏ ⵍⵉⵙⵍⴰⵎ"} | 67 islamic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⵏ ⵍⵉⵙⵍⴰⵎ"} |
| 71 } | 68 } |
| 72 } | 69 } |
| 73 Version{"2.1.6.69"} | 70 Version{"2.1.19.14"} |
| 74 } | 71 } |
| OLD | NEW |