| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 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/mfe.xml | 6 // * Source File: <path>/common/main/mfe.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/mfe.xml | 10 * ICU <specials> source: <path>/common/main/mfe.xml |
| 11 */ | 11 */ |
| 12 mfe{ | 12 mfe{ |
| 13 Languages{ | 13 Languages{ |
| 14 ak{"akan"} | |
| 15 am{"amarik"} | |
| 16 ar{"arab"} | |
| 17 be{"bieloris"} | |
| 18 bg{"bilgar"} | |
| 19 bn{"bengali"} | |
| 20 cs{"tchek"} | |
| 21 de{"alman"} | |
| 22 el{"grek"} | |
| 23 en{"angle"} | |
| 24 es{"espagnol"} | |
| 25 fa{"persan"} | |
| 26 fr{"franse"} | |
| 27 ha{"haoussa"} | |
| 28 hi{"hindi"} | |
| 29 hu{"hongrwa"} | |
| 30 id{"indonezien"} | |
| 31 ig{"igbo"} | |
| 32 it{"italien"} | |
| 33 ja{"zapone"} | |
| 34 jv{"zavane"} | |
| 35 km{"khmer, santral"} | |
| 36 ko{"koreen"} | |
| 37 mfe{"kreol morisien"} | 14 mfe{"kreol morisien"} |
| 38 ms{"male"} | |
| 39 my{"birman"} | |
| 40 ne{"nepale"} | |
| 41 nl{"olande"} | |
| 42 pa{"penjabi"} | |
| 43 pl{"polone"} | |
| 44 pt{"portige"} | |
| 45 ro{"roumin"} | |
| 46 ru{"ris"} | |
| 47 rw{"rwanda"} | |
| 48 so{"somali"} | |
| 49 sv{"swedwa"} | |
| 50 ta{"tamoul"} | |
| 51 th{"thaï"} | |
| 52 tr{"tirk"} | |
| 53 uk{"ikrenien"} | |
| 54 ur{"ourdou"} | |
| 55 vi{"vietnamien"} | |
| 56 yo{"yoruba"} | |
| 57 zh{"sinwa, mandarin"} | |
| 58 zu{"zoulou"} | |
| 59 } | 15 } |
| 60 Version{"2.1.7.39"} | |
| 61 } | 16 } |
| OLD | NEW |