]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/locales/en_NO.txt
ICU-64252.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_NO.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_NO{
9 %%Parent{"en_150"}
10 NumberElements{
11 latn{
12 patterns{
13 accountingFormat{"¤ #,##0.00"}
14 currencyFormat{"¤ #,##0.00"}
15 percentFormat{"#,##0 %"}
16 }
17 symbols{
18 decimal{","}
19 group{" "}
20 }
21 }
22 }
23 Version{"2.1.11.50"}
24 }