aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_behaviour.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-08-13 23:57:52 -0700
committerGitHub <noreply@github.com>2019-08-13 23:57:52 -0700
commite47d5d47c0997b9a696f4f8881f4a057e2a5f934 (patch)
treeac985d192580735c34e31fa0583e60ecaf54a147 /app/src/main/res/values/strings_pref_behaviour.xml
parentb47900cbf82cdb216f7e3bd7961d29b7f6e1e507 (diff)
parentda3f1bb99df7f75e6adc62aa8aae15716033789b (diff)
downloadfrost-e47d5d47c0997b9a696f4f8881f4a057e2a5f934.tar.gz
frost-e47d5d47c0997b9a696f4f8881f4a057e2a5f934.tar.bz2
frost-e47d5d47c0997b9a696f4f8881f4a057e2a5f934.zip
Merge pull request #1514 from AllanWang/theopensourceguy-native-toggle
Tag obfuscation
Diffstat (limited to 'app/src/main/res/values/strings_pref_behaviour.xml')
-rw-r--r--app/src/main/res/values/strings_pref_behaviour.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/res/values/strings_pref_behaviour.xml b/app/src/main/res/values/strings_pref_behaviour.xml
index d7043aa7..32188698 100644
--- a/app/src/main/res/values/strings_pref_behaviour.xml
+++ b/app/src/main/res/values/strings_pref_behaviour.xml
@@ -19,11 +19,6 @@
<string name="force_message_bottom_desc">When loading a message thread, trigger a scroll to the bottom of the page rather than loading the page as is.</string>
<string name="enable_pip">Enable PIP</string>
<string name="enable_pip_desc">Enable picture in picture videos</string>
- <!-- Disable translation as this is still experimental -->
- <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="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>
<string name="autoplay_settings">Autoplay Settings</string>
<string name="autoplay_settings_desc">Open Facebook\'s auto play settings. Note that it must be disabled for PIP to work.</string>
<string name="exit_confirmation">Exit Confirmation</string>