2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-12-15 04:08:54 +00:00
|
|
|
// *
|
2003-06-03 06:44:40 +00:00
|
|
|
// * Copyright (C) 1997-2003, 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
|
|
|
|
|
|
|
nb_NO {
|
2003-06-10 14:37:47 +00:00
|
|
|
Version{"2.0"}
|
2000-12-15 04:08:54 +00:00
|
|
|
NumberPatterns {
|
2003-09-02 16:03:03 +00:00
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
|
|
|
|
"#,##0%",
|
2002-01-30 06:16:26 +00:00
|
|
|
"#E0",
|
2000-12-15 04:08:54 +00:00
|
|
|
}
|
|
|
|
}
|