1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-18 06:21:25 +02:00

updated location service info text

This commit is contained in:
oliexdev
2019-02-03 15:32:07 +01:00
parent b8d1c4f47b
commit 66154385dc

View File

@@ -193,7 +193,7 @@
<string name="permission_not_granted">Permission not granted</string>
<string name="permission_bluetooth_info">Coarse location permission needed to search for Bluetooth devices. It can be revoked after the device is found.</string>
<string name="permission_location_service_info">Location Service (GPS) needs to be enabled to search for Bluetooth scale. Please enable it under Android settings.</string>
<string name="permission_location_service_info">Location service (GPS) needed to search for Bluetooth devices. Please enable it under the Android settings. It can be revoked after the device is found.</string>
<string name="permission_bluetooth_info_title">Info</string>
<string name="permission_read_write_data_description">read/write openScale data, including user information and all saved measurements</string>
<string name="permission_read_write_data_label">Read/Write openScale Data</string>