From f6b856724608f8473bdd20a45ba4071b686c1580 Mon Sep 17 00:00:00 2001 From: Lukas Date: Sun, 28 May 2023 20:55:27 +0200 Subject: [PATCH] update summary text --- app/src/main/res/xml/devicesettings_banglejs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/xml/devicesettings_banglejs.xml b/app/src/main/res/xml/devicesettings_banglejs.xml index f9d8df776..70864a4b5 100644 --- a/app/src/main/res/xml/devicesettings_banglejs.xml +++ b/app/src/main/res/xml/devicesettings_banglejs.xml @@ -18,7 +18,7 @@ android:inputType="number" android:icon="@drawable/ic_access_time" android:key="banglejs_gps_use_network_only" - android:summary="This option is only active, if the gps data of the phone is being used. This option can be used to use only the network provider to reduce the power consumption for the cost of accuracy" + android:summary="This option is only active, if the gps data of the phone is being used. This option can be used to use only the network provider to reduce the power consumption for the cost of accuracy. A reconnection of the device is needed." android:title="Only use network to determine location" />