summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9902b0f6..517395dd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -238,4 +238,10 @@
<!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
<string name="no_apps">No apps</string>
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <string name="location_settings">Location Settings</string>
+
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <string name="location_warning"><xliff:g id="app_name" example="Package Installer">%1$s</xliff:g> is a provider of location services for this device. Location access can be modified from location settings.</string>
+
</resources>