Update de.xml
authorilou <8680610+ilouHD@users.noreply.github.com>
Thu, 3 Sep 2020 11:44:36 +0000 (13:44 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Sep 2020 11:44:36 +0000 (13:44 +0200)
Fixed sentence structure in contact html mail to match the sentence structure in plaintext mails

wcfsetup/install/lang/de.xml

index e068bcd3b4bd6d6e4253a01731dcbabb65e1e1cc..24f787227d0ef641351b4f3f27c1fdd6b2eb252e 100644 (file)
@@ -3474,7 +3474,7 @@ Dateianhänge:
 {/if}]]></item>
                <item name="wcf.contact.mail.html"><![CDATA[<h2>Hallo,</h2>
 
-<p>„{$name}“ hat {if LANGUAGE_USE_INFORMAL_VARIANT}dir{else}Ihnen{/if} über das Kontaktformular auf Website <a href="{link isHtmlEmail=true}{/link}">{PAGE_TITLE|language}</a> folgende Nachricht gesandt:</p>
+<p>„{$name}“ hat {if LANGUAGE_USE_INFORMAL_VARIANT}dir{else}Ihnen{/if} über das Kontaktformular auf der Website <a href="{link isHtmlEmail=true}{/link}">{PAGE_TITLE|language}</a> folgende Nachricht gesandt:</p>
 <p><br></p>
 <p>E-Mail-Adresse: <a href="mailto:{$emailAddress}">{$emailAddress}</a></p>
 {foreach from=$options item=option}