-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1997-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2006 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/bg_BG.xml
// *
// ***************************************************************************
-
-bg_BG {
- Version { "2.0" }
-// LocaleString { "bg_BG" }
- NumberPatterns {
- "#,##0.###;-#,##0.###",
- "#,##0.00 \u00A4;-#,##0.00 \u00A4",
+bg_BG{
+ NumberPatterns{
+ "#,##0.###",
+ "#,##0.00 ¤",
"#,##0%",
"#E0",
}
-// ShortCountry { "BGR" }
- LocaleID:int { 0x0402 }
+ Version{"1.42"}
+ delimiters{
+ alternateQuotationEnd{"„"}
+ alternateQuotationStart{"“"}
+ quotationEnd{"»"}
+ quotationStart{"«"}
+ }
}