| 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/qu_EC.xml | 6 // * Source File: <path>/common/main/qu_EC.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 qu_EC{ | 9 qu_EC{ |
| 10 Currencies{ | 10 Version{"2.1.19.14"} |
| 11 PEN{ | 11 zoneStrings{ |
| 12 "PEN", | 12 "meta:Ecuador"{ |
| 13 "PEN", | 13 ss{"ECT"} |
| 14 } | 14 } |
| 15 USD{ | 15 "meta:Peru"{ |
| 16 "$", | 16 sd{"∅∅∅"} |
| 17 "USD", | 17 sg{"∅∅∅"} |
| 18 ss{"∅∅∅"} |
| 18 } | 19 } |
| 19 } | 20 } |
| 20 Version{"2.1.6.71"} | |
| 21 } | 21 } |
| OLD | NEW |