Commit 7017bfcc authored by Petr Prikryl's avatar Petr Prikryl

Lithuanian translator converted to UTF-8.

parent 2ff3f158
......@@ -369,7 +369,7 @@ bool setTranslator(const char *langName)
#ifdef LANG_LT
else if (L_EQUAL("lithuanian"))
{
theTranslator=new TranslatorDecoder(new TranslatorLithuanian);
theTranslator=new TranslatorLithuanian;
}
#endif
#ifdef LANG_LV
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment