Commit 2ff3f158 authored by Petr Prikryl's avatar Petr Prikryl

Hungarian translator converted to UTF-8.

parent 8f5f0250
......@@ -273,7 +273,7 @@ bool setTranslator(const char *langName)
#ifdef LANG_HU
else if (L_EQUAL("hungarian"))
{
theTranslator=new TranslatorDecoder(new TranslatorHungarian);
theTranslator=new TranslatorHungarian;
}
#endif
#ifdef LANG_KR
......
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