aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2020-10-12 20:56:59 -0700
committerScott Jackson <daneren2005@gmail.com>2020-10-12 20:56:59 -0700
commit28cf757952f789896bf8e8b5174947b03942f792 (patch)
tree7ca5afad5b7da2e66955fd99230a7c899972dfdc /app/src/main/res/values/strings.xml
parent1efb5b3df99c7a5fc87cb025aa5850f101cbf6ce (diff)
downloaddsub-28cf757952f789896bf8e8b5174947b03942f792.tar.gz
dsub-28cf757952f789896bf8e8b5174947b03942f792.tar.bz2
dsub-28cf757952f789896bf8e8b5174947b03942f792.zip
Request location permissions on every startup if not given
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 2dcee2d6..87ebbe07 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -669,7 +669,7 @@
<string name="details.home_page">Home Page</string>
<string name="permission.external_storage.failed">DSub cannot function without the ability to write to storage</string>
- <string name="permission.location.failed">This apps uses location data to get the WIFI SSID when the app is in use. No location data is collected.</string>
+ <string name="permission.location.failed">This apps uses location data to get the WIFI SSID to match against your local network settings. To get rid of this message, change the local network SSID to blank.</string>
<plurals name="select_album_n_songs">
<item quantity="zero">No songs</item>