From 1b058d58f7309db98669781689568784e0fb1b7c Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 21 Nov 2019 03:48:11 -0800 Subject: Mobile: make it clear that 'all BT devices' setting is temporary Making this persistant creates a very unpleasant user experience. And if a dive computer needs this setting, we really want people to report this to us so we can fix it. Fixes: #2358 Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/Settings.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile-widgets/qml') diff --git a/mobile-widgets/qml/Settings.qml b/mobile-widgets/qml/Settings.qml index 74cb7035a..6b257a444 100644 --- a/mobile-widgets/qml/Settings.qml +++ b/mobile-widgets/qml/Settings.qml @@ -559,7 +559,7 @@ Kirigami.ScrollablePage { } Controls.Label { - text: qsTr("Show all bluetooth devices \neven if not recognized as dive computers") + text: qsTr("Temporarily show all bluetooth devices \neven if not recognized as dive computers.\nPlease report DCs that need this setting") font.pointSize: subsurfaceTheme.regularPointSize Layout.preferredWidth: gridWidth * 0.75 color: subsurfaceTheme.textColor -- cgit v1.2.3-70-g09d2