]>
Commit | Line | Data |
---|---|---|
b75a7d8f A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 1997-2003, International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * | |
6 | // *************************************************************************** | |
7 | ||
8 | nb_NO { | |
9 | Version{"2.0"} | |
10 | NumberPatterns { | |
11 | "#,##0.###;-#,##0.###", | |
12 | "#,##0.00 \u00A4;-#,##0.00 \u00A4", | |
13 | "#,##0 %", | |
14 | "#E0", | |
15 | } | |
16 | // ShortCountry { "NOR" } | |
17 | LocaleID:int { 0x0414 } | |
18 | } |