1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-11-10 04:52:38 +01:00

Remove web only strings

This commit is contained in:
Allan Wang 2019-09-07 21:59:49 -07:00
parent 4c7521d2f7
commit db857056e6
No known key found for this signature in database
GPG Key ID: C93E3F9C679D7A56

View File

@ -10,10 +10,6 @@
<string name="restart_frost_desc">Launch a cold restart for the application.</string>
<!-- Debugging phishing warnings -->
<string name="web_only" translatable="false">Web Only</string>
<string name="web_only_desc" translatable="false">Having troubles? Enable to use web exclusive features. All parsing and background services will be disabled.</string>
<string name="web_requests" translatable="false">Web Requests</string>
<string name="web_requests_desc" translatable="false">Enables features such as marking notifications as read. Known to potentially cause phishing responses.</string>
<string name="leave_web_only_title" translatable="false">Leave web only mode</string>
<string name="leave_web_only_desc" translatable="false">Currently in web only mode. Would you like to disable it to continue?</string>
</resources>