summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-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 f0b80e05..4fb4055e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -261,4 +261,10 @@
<!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
<string name="permission_request_title">Permission request</string>
+ <!-- Toast that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys
+ to the user to go to Settings and click on apps, this may
+ need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <string name="screen_overlay_toast">To set permissions, turn off screen overlay from Settings \u003e Apps</string>
+
</resources>