summaryrefslogtreecommitdiff
path: root/modules/bar/popouts/Bluetooth.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bar/popouts/Bluetooth.qml')
-rw-r--r--modules/bar/popouts/Bluetooth.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bar/popouts/Bluetooth.qml b/modules/bar/popouts/Bluetooth.qml
index 53d8b29..a43bba1 100644
--- a/modules/bar/popouts/Bluetooth.qml
+++ b/modules/bar/popouts/Bluetooth.qml
@@ -188,7 +188,7 @@ ColumnLayout {
StyledText {
Layout.leftMargin: Appearance.padding.smaller
- text: qsTr("Open panel")
+ text: qsTr("Open Settings")
color: Colours.palette.m3onPrimaryContainer
}