| // *************************************************************************** |
| // * |
| // * Copyright (C) 2012 International Business Machines |
| // * Corporation and others. All Rights Reserved. |
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| // * Source File: <path>/common/main/de_CH.xml |
| // * |
| // *************************************************************************** |
| de_CH{ |
| NumberElements{ |
| latn{ |
| patterns{ |
| currencyFormat{"¤ #,##0.00;¤-#,##0.00"} |
| } |
| symbols{ |
| decimal{"."} |
| group{"'"} |
| } |
| } |
| } |
| Version{"2.0.65.46"} |
| delimiters{ |
| alternateQuotationEnd{"›"} |
| alternateQuotationStart{"‹"} |
| quotationEnd{"»"} |
| quotationStart{"«"} |
| } |
| } |