Commit 279d9cf6 authored by Petr Prikryl's avatar Petr Prikryl

Norwegian translator converted to utf-8.

parent 7017bfcc
......@@ -315,7 +315,7 @@ bool setTranslator(const char *langName)
#ifdef LANG_NO
else if (L_EQUAL("norwegian"))
{
theTranslator=new TranslatorDecoder(new TranslatorNorwegian);
theTranslator=new TranslatorNorwegian;
}
#endif
#ifdef LANG_BR
......
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