Commit ce4e4b47 authored by Petr Prikryl's avatar Petr Prikryl

Swedish translator converted to UTF-8.

parent 59a0ee56
......@@ -189,7 +189,7 @@ bool setTranslator(const char *langName)
#ifdef LANG_SV
else if (L_EQUAL("swedish"))
{
theTranslator=new TranslatorDecoder(new TranslatorSwedish);
theTranslator=new TranslatorSwedish;
}
#endif
#ifdef LANG_CZ
......
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