Rephrased the button to set up notifications
authorAlexander Ebert <ebert@woltlab.com>
Tue, 26 Apr 2022 11:15:54 +0000 (13:15 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 26 Apr 2022 11:15:54 +0000 (13:15 +0200)
See https://www.woltlab.com/community/thread/295368-desktop-benachrichtigungen-aktivieren-pr%C3%A4ferenzen-festlegen-falsch/

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

index 9d672d6c078e5b2af8638d2185c07a81e6f9fd9f..d8610050a74878630038981a560a55c0ed3dcf70 100644 (file)
@@ -5457,7 +5457,7 @@ Benachrichtigungen auf <a href="{link isHtmlEmail=true}{/link}">{PAGE_TITLE|phra
                <item name="wcf.user.notification.status.active"><![CDATA[Aktiv]]></item>
                <item name="wcf.user.notification.status.email"><![CDATA[E-Mail]]></item>
                <item name="wcf.user.notification.enableDesktopNotifications"><![CDATA[Aktivieren Sie die Desktop-Benachrichtigungen, um einen Hinweis für neue Benachrichtigungen zu erhalten.]]></item>
-               <item name="wcf.user.notification.enableDesktopNotifications.button"><![CDATA[Präferenzen festlegen]]></item>
+               <item name="wcf.user.notification.enableDesktopNotifications.button"><![CDATA[Präferenz festlegen]]></item>
        </category>
        <category name="wcf.user.profile">
                <item name="wcf.user.profile.content.about.noPublicData"><![CDATA[{if $userID == $__wcf->getUser()->userID}{if LANGUAGE_USE_INFORMAL_VARIANT}Du hast{else}Sie haben{/if} noch keine sichtbaren Informationen hinterlegt.{else}Der Benutzer hat noch keine für {if LANGUAGE_USE_INFORMAL_VARIANT}dich{else}Sie{/if} sichtbaren Informationen hinterlegt.{/if}]]></item>
index d40e774a625879f97d1b2a0261fa7e9d2dce9285..4de92473a6fd0f60fdb780a2c6887ca909922630 100644 (file)
@@ -5459,7 +5459,7 @@ your notifications on <a href="{link isHtmlEmail=true}{/link}">{PAGE_TITLE|phras
                <item name="wcf.user.notification.status.active"><![CDATA[Active]]></item>
                <item name="wcf.user.notification.status.email"><![CDATA[Email]]></item>
                <item name="wcf.user.notification.enableDesktopNotifications"><![CDATA[Enable desktop notifications to receive alerts for new notifications.]]></item>
-               <item name="wcf.user.notification.enableDesktopNotifications.button"><![CDATA[Change Preferences]]></item>
+               <item name="wcf.user.notification.enableDesktopNotifications.button"><![CDATA[Change Preference]]></item>
        </category>
        <category name="wcf.user.profile">
                <item name="wcf.user.profile.content.about.noPublicData"><![CDATA[{if $userID == $__wcf->getUser()->userID}You have not provided any details yet.{else}There are no details visible to you.{/if}]]></item>