]>
Commit | Line | Data |
---|---|---|
57a6839d | 1 | // *************************************************************************** |
b331163b | 2 | // * Copyright (C) 2015 International Business Machines |
57a6839d A |
3 | // * Corporation and others. All Rights Reserved. |
4 | // * Apple locale stub addition. | |
5 | // *************************************************************************** | |
6 | en_PL{ | |
7 | %%Parent{"en_150"} | |
8 | Currencies{ | |
9 | EUR{ | |
10 | "€", | |
11 | "Euro", | |
12 | { | |
b331163b | 13 | "¤#,##0.00", |
57a6839d | 14 | ",", |
b331163b | 15 | " ", |
57a6839d A |
16 | } |
17 | } | |
18 | } | |
b331163b | 19 | Version{"2.1.11.50"} |
57a6839d | 20 | } |