aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_web_context.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_web_context.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_web_context.xml')
-rw-r--r--app/src/main/res/values/strings_web_context.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/src/main/res/values/strings_web_context.xml b/app/src/main/res/values/strings_web_context.xml
index fe3972cb..37dfdd3b 100644
--- a/app/src/main/res/values/strings_web_context.xml
+++ b/app/src/main/res/values/strings_web_context.xml
@@ -2,11 +2,7 @@
<resources>
<string name="share_link">Share Link</string>
- <string name="debug_link">Debug Link</string>
<string name="local_service_name" translatable="false">Local Frost Service</string>
- <string name="debug_link_subject" translatable="false">Frost for Facebook: Link Debug</string>
- <string name="debug_link_content" translatable="false">Write here. Note that your link may contain private information, but I won\'t be able to see it as the post isn\'t public. The URL will still help with debugging though.</string>
- <string name="debug_link_desc">If a link isn\'t loading properly, you can email me so I can help debug it. Clicking okay will open an email request</string>
<string name="open_link">Open Link</string>
<string name="copy_link">Copy Link</string>
<string name="copy_text">Copy Text</string>