-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1997-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2004 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File: ../../../locale/common/main/nb_NO.xml
// *
// ***************************************************************************
-
-nb_NO {
- Version{"2.0"}
- NumberPatterns {
- "#,##0.###;-#,##0.###",
- "#,##0.00 \u00A4;-#,##0.00 \u00A4",
- "#,##0 %",
+nb_NO{
+ NumberPatterns{
+ "#,##0.###;-#,##0.###",
+ "#,##0.00 ¤;-#,##0.00 ¤",
+ "#,##0 %",
"#E0",
}
-// ShortCountry { "NOR" }
- LocaleID:int { 0x0414 }
+ Version{"1.2"}
}