fix: Setting / Notification & Sounds - Copy update

Change the text from "Allow Notifications" to "Allow Notification
Bubbles" to better describe the intent

Fixes #9882
This commit is contained in:
Lukáš Tinkl 2023-03-15 16:50:04 +01:00 committed by Lukáš Tinkl
parent e19f0aa7f7
commit 3c1775ba6e
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ SettingsContentBase {
StatusListItem {
Layout.preferredWidth: root.contentWidth
title: qsTr("Allow Notifications")
title: qsTr("Allow Notification Bubbles")
components: [
StatusSwitch {
id: allowNotifSwitch