aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_debug.xml
blob: 8e8c051cde3a8a0a7a280719be6e4d0ab4fb38d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="debug_toast_enabled">Debugging section is enabled! Go back to settings.</string>

    <string name="debug_disclaimer_info">Though most private content is automatically removed in the report, some sensitive info may still be visible.
        \nPlease have a look at the debug report before sending it.
        \n\nClicking one of the options below will prepare an email response with the web page data.
    </string>

    <string name="debug_incomplete">Incomplete report</string>

    <string name="debug_report_email_title" translatable="false">Frost for Facebook: Debug Report</string>

    <string name="debug_web">Debug from the Web</string>
    <string name="debug_web_desc">Navigate to the page with an issue and send the resources for debugging.</string>

    <string name="parsing_data">Parsing Data</string>
</resources>