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.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1df88030f..4e98a7a48 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -136,6 +136,9 @@
<!-- message for the dialog showing that the user's photo could not be saved [CHAR LIMIT=NONE] -->
<string name="error_media_storage_failure">There was a problem saving your photo or video.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">The app does not have critical permissions needed to run. Please check your permissions settings.</string>
+
<!-- Reason used for session failure which is visible in UI [CHAR LIMIT=NONE] -->
<string name="reason_storage_failure">Photo storage failure.</string>