aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_web_context.xml
blob: fe3972cbf302d3f26170bca2be9b1a41bec28cbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<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>
    <string name="debug_image_link_subject" translatable="false">Frost for Facebook: Image Link Debug</string>
    <string name="open_in_browser">Open in browser</string>
</resources>