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 22:18:37 -0800
committerGitHub <noreply@github.com>2021-01-11 22:18:37 -0800
commit68db99597b68c87f1e0eb2d1feb6b6c63bbff1e9 (patch)
tree3014b9447218c17d2407300936d574818be7d93d /app/src/main/res/values/strings_web_context.xml
parent56efff49fe15ec54c53fed18a2e1af903916e80a (diff)
parent278219e799e679c2ce203d1d227c6688b5288b4d (diff)
downloadfrost-68db99597b68c87f1e0eb2d1feb6b6c63bbff1e9.tar.gz
frost-68db99597b68c87f1e0eb2d1feb6b6c63bbff1e9.tar.bz2
frost-68db99597b68c87f1e0eb2d1feb6b6c63bbff1e9.zip
Merge pull request #1745 from AllanWang/remove-email
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>