Display MoreThanks a lot everyone...
I do not have many extensions and I just needed the front end to be in two languages. Unfortunately the reinstallation is not an option for me and I have so much to do at this time of the year and I can not afford it (time-wise).
I imported the language I did a little check back and forth and it seems to be fine. My forum is not extremely customized so I hope I am not going to have many issues.
Only one question... I have customized one of the phrases which related to the activation of the account. I removed the activation link and only kept the activation code which the user should manually enter in the forum. The problem is that one part of the email is still in English although I modified the phrase in German.
here it is : wcf.user.register.needActivation.mail.plaintext
CodeDisplay MoreHallo {@$mailbox->getUser()->username}, vielen Dank für {if LANGUAGE_USE_INFORMAL_VARIANT}deine{else}Ihre{/if} Registrierung auf der Website: {@PAGE_TITLE|language} [URL:{link isEmail=true}{/link}]. Bevor Sie Ihr Benutzerkonto in vollem Umfang nutzen können, ist es erforderlich, dass Sie einmalig die Gültigkeit Ihrer E-Mail-Adresse bestätigen: <br /><br /> <a href="https://theopensecurity.com/register-activation/" style="padding:10px;border-radius:8px;background-color:#295778;color:#fff">Klicken Sie hier, um Ihr Konto zu aktivieren</a> <br /><br /> Ihr Aktivierungscode lautet: {@$mailbox->getUser()->activationCode} {* diese Zeile endet mit einem Leerzeichen *} Wenn {if LANGUAGE_USE_INFORMAL_VARIANT}du{else}Sie{/if} Probleme mit der Aktivierung {if LANGUAGE_USE_INFORMAL_VARIANT}deines{else}Ihres{/if} Benutzerkontos {if LANGUAGE_USE_INFORMAL_VARIANT}hast{else}haben{/if}, dann {if LANGUAGE_USE_INFORMAL_VARIANT}wende dich{else}wenden Sie sich{/if} bitte an den Administrator unter: {@MAIL_ADMIN_ADDRESS}. Wenn {if LANGUAGE_USE_INFORMAL_VARIANT}du dich{else}Sie sich{/if} nicht bei uns registriert {if LANGUAGE_USE_INFORMAL_VARIANT}hast{else}haben{/if}, dann {if LANGUAGE_USE_INFORMAL_VARIANT}kannst du{else}können Sie{/if} diese E-Mail ignorieren.
Klicken Sie hier, um Ihr Konto zu aktivieren
English version: Please click here to activate your account.
The red part is still in English... Any ideas how to solve this ?
Really appreciate your help.
I would appreciate if you help me with this problem