]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/locales/en_LU.txt
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_LU.txt
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Apple addition, not in CLDR
6 // *
7 // ***************************************************************************
8 en_LU{
9 %%Parent{"en_150"}
10 NumberElements{
11 latn{
12 patterns{
13 accountingFormat{"#,##0.00 ¤"}
14 percentFormat{"#,##0 %"}
15 }
16 symbols{
17 decimal{","}
18 group{"."}
19 }
20 }
21 }
22 Version{"2.1.11.50"}
23 }