<item name="wcf.acp.user.activation.mail.subject"><![CDATA[Your account on {@PAGE_TITLE|phrase} has been approved]]></item>
<item name="wcf.acp.user.activation.mail.html.headline"><![CDATA[Dear {$mailbox->getUser()->username},]]></item>
<item name="wcf.acp.user.activation.mail.html.text"><![CDATA[
-<p>Your account on the website: <a href="{link}{/link}">{PAGE_TITLE|phrase}</a> has been approved
+<p>Your account on <a href="{link}{/link}">{PAGE_TITLE|phrase}</a> has been approved
by an administrator. You are now able to use your user account to its full extent.</p>]]></item>
<item name="wcf.acp.user.activation.mail.plaintext"><![CDATA[Dear {@$mailbox->getUser()->username},
-Your account on the website: {@PAGE_TITLE|phrase} [URL:{link isEmail=true}{/link}] has been approved by an administrator. You are now able to use your user account to its full extent.]]></item>
+Your account on {@PAGE_TITLE|phrase} [URL:{link isEmail=true}{/link}] has been approved by an administrator. You are now able to use your user account to its full extent.]]></item>
<item name="wcf.acp.user.notificationPresetSettings"><![CDATA[Default Notification Settings]]></item>
<item name="wcf.acp.user.notificationPresetSettings.description"><![CDATA[You can set the default notification settings for new users, any changes made here will not affect existing users. Users can customize their settings at any time.]]></item>
<item name="wcf.acp.user.notificationPresetSettings.applyChangesToExistingUsers"><![CDATA[Apply changes for existing users also]]></item>