| 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/fa_AF.xml | 6 // * Source File: <path>/common/main/fa_AF.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 fa_AF{ | 9 fa_AF{ |
| 10 AuxExemplarCharacters{"[\u200C \u200D \u0656 \u0670 ټ ځ څ ډ ړ ږ ښ ګ ڼ ي]"} | 10 AuxExemplarCharacters{"[\u200C \u200D \u0656 \u0670 ټ ځ څ ډ ړ ږ ښ ګ ڼ ي]"} |
| 11 NumberElements{ | 11 NumberElements{ |
| 12 latn{ | 12 latn{ |
| 13 patterns{ | 13 patterns{ |
| 14 percentFormat{"''#,##0%''"} | 14 percentFormat{"''#,##0%''"} |
| 15 } | 15 } |
| 16 } | 16 } |
| 17 } | 17 } |
| 18 Version{"2.0.92.80"} | 18 Version{"2.1.6.69"} |
| 19 calendar{ | 19 calendar{ |
| 20 gregorian{ | 20 gregorian{ |
| 21 monthNames{ | 21 monthNames{ |
| 22 format{ | 22 format{ |
| 23 abbreviated{ | 23 abbreviated{ |
| 24 "جنو", | 24 "جنو", |
| 25 "فوریهٔ", | 25 "فوریهٔ", |
| 26 "مارس", | 26 "مارس", |
| 27 "آوریل", | 27 "آوریل", |
| 28 "مـی", | 28 "مـی", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 "ق", | 103 "ق", |
| 104 "ج", | 104 "ج", |
| 105 "د", | 105 "د", |
| 106 "ح", | 106 "ح", |
| 107 } | 107 } |
| 108 } | 108 } |
| 109 } | 109 } |
| 110 } | 110 } |
| 111 } | 111 } |
| 112 } | 112 } |
| OLD | NEW |