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 <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-11-21 03:48:11 -08:00
parent c36513a9f3
commit 1b058d58f7

View file

@ -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