Commit 574f39d4 authored by Petr Prikryl's avatar Petr Prikryl

French maintainer added, TranslatorFrench converted to UTF-8.

English tail added from "since 1.8.0" to be translated.
parent b25d914d
......@@ -64,6 +64,7 @@ Antti Laine: antti dot a dot laine at tut dot fi
TranslatorFrench
David Martinet: contact at e-concept-applications dot fr
Xavier Outhier: xouthier at yahoo dot fr
Benoît BROSSE: Benoit dot BROSSE at ingenico dot com
TranslatorGerman
Peter Grotrian: Peter dot Grotrian at pdv-FS dot de
......
......@@ -201,7 +201,7 @@ bool setTranslator(const char *langName)
#ifdef LANG_FR
else if (L_EQUAL("french"))
{
theTranslator=new TranslatorDecoder(new TranslatorFrench);
theTranslator=new TranslatorFrench;
}
#endif
#ifdef LANG_ID
......
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