summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5916efb6..30eda5b0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -264,4 +264,7 @@
<!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
<string name="other_permissions">Other app capabilities</string>
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <string name="permission_request_title">Permission request</string>
+
</resources>