]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
729e4ab9 | 3 | // * Copyright (C) 2010 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/main/de_CH.xml |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | de_CH{ |
374ca955 | 10 | NumberElements{ |
729e4ab9 A |
11 | latn{ |
12 | patterns{ | |
13 | currencyFormat{"¤ #,##0.00;¤-#,##0.00"} | |
14 | } | |
15 | symbols{ | |
16 | decimal{"."} | |
17 | group{"'"} | |
73c04bcf | 18 | } |
73c04bcf A |
19 | } |
20 | } | |
729e4ab9 | 21 | Version{"2.0.47.67"} |
46f4442e A |
22 | delimiters{ |
23 | alternateQuotationEnd{"›"} | |
24 | alternateQuotationStart{"‹"} | |
25 | quotationEnd{"»"} | |
26 | quotationStart{"«"} | |
27 | } | |
b75a7d8f | 28 | } |