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