2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-12-15 04:08:54 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
2000-12-15 04:08:54 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-12-15 04:08:54 +00:00
|
|
|
|
|
|
|
nn_NO {
|
2002-01-30 06:16:26 +00:00
|
|
|
Version{ "2.0"}
|
2000-12-19 21:51:28 +00:00
|
|
|
|
2000-12-15 04:08:54 +00:00
|
|
|
CurrencyElements {
|
2000-12-19 21:51:28 +00:00
|
|
|
"kr",
|
|
|
|
"NOK",
|
|
|
|
",",
|
2000-12-15 04:08:54 +00:00
|
|
|
}
|
|
|
|
NumberPatterns {
|
2000-12-19 21:51:28 +00:00
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"\u00A4 #,##0.00;\u00A4 -#,##0.00",
|
|
|
|
"#,##0%",
|
2002-01-30 06:16:26 +00:00
|
|
|
"#E0",
|
2000-12-15 04:08:54 +00:00
|
|
|
}
|
2002-01-30 06:16:26 +00:00
|
|
|
// ShortCountry { "NOR" }
|
2002-02-08 01:08:50 +00:00
|
|
|
LocaleID:int { 0x0814 }
|
2000-12-15 04:08:54 +00:00
|
|
|
}
|