aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_errors.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-01-11 21:26:02 -0800
committerAllan Wang <me@allanwang.ca>2021-01-11 21:26:02 -0800
commit3174728996fd970846f110f6cb349d7cd2caf9ba (patch)
treed08aebee5ca79113f7f153b08c043bfd79f94808 /app/src/main/res/values/strings_errors.xml
parent58dbac5b01f9532375fd235fb21209424b6cf26a (diff)
downloadfrost-3174728996fd970846f110f6cb349d7cd2caf9ba.tar.gz
frost-3174728996fd970846f110f6cb349d7cd2caf9ba.tar.bz2
frost-3174728996fd970846f110f6cb349d7cd2caf9ba.zip
Add back email sender with blank email and remove more senders
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, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings_errors.xml b/app/src/main/res/values/strings_errors.xml
index 72a30563..65aff536 100644
--- a/app/src/main/res/values/strings_errors.xml
+++ b/app/src/main/res/values/strings_errors.xml
@@ -1,7 +1,6 @@
<?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>
<string name="invalid_share_url">Invalid Share URL</string>
<string name="invalid_share_url_desc">You have shared a block of text that is not a URL. The text has been copied to your clipboard, so you may share it manually yourself.</string>
<string name="no_download_manager">No Download Manager</string>