]>
Commit | Line | Data |
---|---|---|
51004dcb A |
1 | // *************************************************************************** |
2 | // * | |
b331163b | 3 | // * Copyright (C) 2015 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Apple addition, not in CLDR | |
6 | // * | |
7 | // *************************************************************************** | |
8 | en_CZ{ | |
9 | %%Parent{"en_150"} | |
10 | NumberElements{ | |
11 | latn{ | |
b331163b A |
12 | patterns{ |
13 | accountingFormat{"#,##0.00 ¤"} | |
14 | currencyFormat{"#,##0.00 ¤"} | |
15 | percentFormat{"#,##0 %"} | |
16 | } | |
51004dcb A |
17 | symbols{ |
18 | group{" "} | |
19 | } | |
20 | } | |
21 | } | |
b331163b | 22 | Version{"2.1.11.50"} |
51004dcb | 23 | } |