diff --git a/resource-1.4/bulgarian/LangBul.gf b/resource-1.4/bulgarian/LangBul.gf index 08cf84f02..7dca04dee 100644 --- a/resource-1.4/bulgarian/LangBul.gf +++ b/resource-1.4/bulgarian/LangBul.gf @@ -5,6 +5,6 @@ concrete LangBul of Lang = LexiconBul ** { -flags startcat = Phr ; unlexer = text ; lexer = text ; erasing = on ; +flags startcat = Phr ; unlexer = text ; lexer = text ; erasing = on ; coding = cp1251 ; } ;