summaryrefslogtreecommitdiff
path: root/PermissionController/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'PermissionController/res/values/strings.xml')
-rw-r--r--PermissionController/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/PermissionController/res/values/strings.xml b/PermissionController/res/values/strings.xml
index 08d1b6b2d..8f56046e2 100644
--- a/PermissionController/res/values/strings.xml
+++ b/PermissionController/res/values/strings.xml
@@ -164,6 +164,9 @@
<!-- Title for the page of manage unused apps [CHAR LIMIT=30] -->
<string name="unused_apps">Unused apps</string>
+ <!-- Description for the button that lets users change which photos an app has access to [CHAR LIMIT=none] -->
+ <string name="edit_photos_description">Edit selected photos for this app</string>
+
<!-- Label when there are no unused apps [CHAR LIMIT=30] -->
<string name="no_unused_apps">No unused apps</string>