aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_debug.xml
blob: d65adf29c40bbb9b2c853baa74e8d6548117d71b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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">Frost for Facebook: Debug Report</string>
</resources>