aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings_errors.xml')
-rw-r--r--app/src/main/res/values/strings_errors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_errors.xml b/app/src/main/res/values/strings_errors.xml
index 162114f7..eb74ce60 100644
--- a/app/src/main/res/values/strings_errors.xml
+++ b/app/src/main/res/values/strings_errors.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="null_url_overlay">Empty url given to overlay; exiting</string>
+ <string name="bad_image_overlay">The url could not be loaded properly. Would you like to send it for debugging?</string>
</resources> \ No newline at end of file