-// ***************************************************************************
+// ***************************************************************************
// *
-// * 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/sv_SE.xml
// *
// ***************************************************************************
-
-sv_SE {
- Version { "2.0" }
-// LocaleString { "sv_SE" }
- NumberPatterns {
+sv_SE{
+ NumberPatterns{
"#,##0.###;-#,##0.###",
- "#,##0.00 \u00A4;-#,##0.00 \u00A4",
+ "#,##0.00 ¤;-#,##0.00 ¤",
"#,##0 %",
"#E0",
}
-// ShortCountry { "SWE" }
- LocaleID:int { 0x041d }
+ Version{"1.2"}
}