aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_web_context.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-12-25 22:17:14 -0500
committerGitHub <noreply@github.com>2018-12-25 22:17:14 -0500
commit9fb5d8a3d21eea3501740d01a254c7ce51e2a9af (patch)
treefb01f3a4c2e17236bd229f7846b8f813e94c2a78 /app/src/main/res/values/strings_web_context.xml
parent697d01882ba8b1dbb85484ba3bf6e810e32448fc (diff)
parent49a67bc7c6d0ea38c88d8b424a2f188941dc609e (diff)
downloadfrost-9fb5d8a3d21eea3501740d01a254c7ce51e2a9af.tar.gz
frost-9fb5d8a3d21eea3501740d01a254c7ce51e2a9af.tar.bz2
frost-9fb5d8a3d21eea3501740d01a254c7ce51e2a9af.zip
Merge pull request #1260 from AllanWang/update/coroutines
Update/coroutines
Diffstat (limited to 'app/src/main/res/values/strings_web_context.xml')
-rw-r--r--app/src/main/res/values/strings_web_context.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_web_context.xml b/app/src/main/res/values/strings_web_context.xml
index 7c8a9196..756a681b 100644
--- a/app/src/main/res/values/strings_web_context.xml
+++ b/app/src/main/res/values/strings_web_context.xml
@@ -3,6 +3,7 @@
<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>