From c11a4e4633e4b7c53f1f170efa0a03a853461a43 Mon Sep 17 00:00:00 2001 From: Jan Mulder Date: Wed, 19 Sep 2018 09:54:11 +0200 Subject: Mobile: rename UI string for webservice Trivial rename of a UI string. The string "Subsurface GPS data webservice" reminds me too much of the legacy webservice. Signed-off-by: Jan Mulder --- 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 9f6f1f8cb..ddfc8698d 100644 --- a/mobile-widgets/qml/Settings.qml +++ b/mobile-widgets/qml/Settings.qml @@ -259,7 +259,7 @@ Kirigami.ScrollablePage { width: parent.width Kirigami.Heading { - text: qsTr("Subsurface GPS data webservice") + text: qsTr("GPS location service") color: subsurfaceTheme.textColor level: 4 Layout.topMargin: Kirigami.Units.largeSpacing -- cgit v1.2.3-70-g09d2