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