Commit c90db986 authored by Petr Prikryl's avatar Petr Prikryl

Danish translator converted to UTF-8.

parent 4652dbc4
......@@ -327,7 +327,7 @@ bool setTranslator(const char *langName)
#ifdef LANG_DK
else if (L_EQUAL("danish"))
{
theTranslator=new TranslatorDecoder(new TranslatorDanish);
theTranslator=new TranslatorDanish;
}
#endif
#ifdef LANG_SK
......
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