Adjust text for the consent to the privacy policy
authorMarcel Werk <burntime@woltlab.com>
Tue, 23 Apr 2024 10:55:32 +0000 (12:55 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 23 Apr 2024 10:55:32 +0000 (12:55 +0200)
Consent to the privacy policy is illegitimate or unnecessary, which is why the wording has been modified.

Version 6.1 removes the checkbox completely. However, this requires an adjustment to the privacy policy, which is why this is not an option for 5.5 and 6.0.

wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml

index a93eaaf620a1865d3ac42a7a668d95ded7b7151f..102e68043d9834d4f640559c28b10daad9f82391 100644 (file)
@@ -3577,7 +3577,7 @@ Dateianhänge:
                <item name="wcf.contact.sender"><![CDATA[Absender]]></item>
                <item name="wcf.contact.sender.information"><![CDATA[{if LANGUAGE_USE_INFORMAL_VARIANT}Deine{else}Ihre{/if} Angaben]]></item>
                <item name="wcf.contact.success"><![CDATA[{if LANGUAGE_USE_INFORMAL_VARIANT}Deine{else}Ihre{/if} Nachricht wurde erfolgreich versandt.]]></item>
-               <item name="wcf.contact.confirmPrivacyPolicy"><![CDATA[Ich habe die <a href="{page}com.woltlab.wcf.PrivacyPolicy{/page}">Datenschutzerklärung</a> gelesen und stimme dieser zu. <span class="customOptionRequired">*</span>]]></item>
+               <item name="wcf.contact.confirmPrivacyPolicy"><![CDATA[Ich erkläre mich mit der Verarbeitung der eingegebenen Daten einverstanden. <span class="customOptionRequired">*</span>]]></item>
        </category>
        <category name="wcf.date">
                <item name="wcf.date.dateFormat"><![CDATA[j. F Y]]></item>
index c7cd4624ca5951f47eff2438acb9d8e1e30455a2..aedae94a9523b0d7fad225d051a28183a4db26f5 100644 (file)
@@ -3503,7 +3503,7 @@ Attachments:
                <item name="wcf.contact.sender"><![CDATA[Sender]]></item>
                <item name="wcf.contact.sender.information"><![CDATA[Your Data]]></item>
                <item name="wcf.contact.success"><![CDATA[Message has been sent.]]></item>
-               <item name="wcf.contact.confirmPrivacyPolicy"><![CDATA[I have read the <a href="{page}com.woltlab.wcf.PrivacyPolicy{/page}">privacy policy</a> and expressly accept it. <span class="customOptionRequired">*</span>]]></item>
+               <item name="wcf.contact.confirmPrivacyPolicy"><![CDATA[I agree to the processing of the data entered. <span class="customOptionRequired">*</span>]]></item>
        </category>
        <category name="wcf.acp.contact">
                <item name="wcf.acp.contact.options"><![CDATA[Input Fields]]></item>