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