]>
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_PT{ | |
9 | %%Parent{"en_150"} | |
10 | NumberElements{ | |
11 | latn{ | |
b331163b A |
12 | patterns{ |
13 | accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"} | |
14 | currencyFormat{"#,##0.00 ¤"} | |
15 | } | |
51004dcb A |
16 | symbols{ |
17 | group{" "} | |
18 | } | |
19 | } | |
20 | } | |
b331163b | 21 | Version{"2.1.11.50"} |
51004dcb | 22 | } |