aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_behaviour.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-09-08 00:51:13 -0700
committerAllan Wang <me@allanwang.ca>2019-09-08 00:51:13 -0700
commit8cf499946b0e0b52c8d66b2b213982f75e4ee91d (patch)
tree851cc6cf0fd295c142be123a19320b578fc8be0a /app/src/main/res/values/strings_pref_behaviour.xml
parent329b31175289fc7ad204204e6f7276fd96530f99 (diff)
parentea3a1968407ef66c3074593d6768a559e18b0675 (diff)
downloadfrost-8cf499946b0e0b52c8d66b2b213982f75e4ee91d.tar.gz
frost-8cf499946b0e0b52c8d66b2b213982f75e4ee91d.tar.bz2
frost-8cf499946b0e0b52c8d66b2b213982f75e4ee91d.zip
Merge branch 'dev' into theme
Diffstat (limited to 'app/src/main/res/values/strings_pref_behaviour.xml')
-rw-r--r--app/src/main/res/values/strings_pref_behaviour.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_pref_behaviour.xml b/app/src/main/res/values/strings_pref_behaviour.xml
index 32188698..aac56250 100644
--- a/app/src/main/res/values/strings_pref_behaviour.xml
+++ b/app/src/main/res/values/strings_pref_behaviour.xml
@@ -17,6 +17,8 @@
<string name="search_bar_desc">Enable the search bar instead of a search overlay</string>
<string name="force_message_bottom">Force Message Bottom</string>
<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="native_ui">Native UI</string>
+ <string name="native_ui_desc">Enables native UI for certain options in the main activity. Done through parsing.</string>
<string name="enable_pip">Enable PIP</string>
<string name="enable_pip_desc">Enable picture in picture videos</string>
<string name="autoplay_settings">Autoplay Settings</string>