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