diff options
author | Allan Wang <me@allanwang.ca> | 2019-04-25 15:26:09 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-04-25 15:26:09 -0700 |
commit | 0b262754ad8489bda1ad21494b847652eb125aec (patch) | |
tree | 008b3dfd3ed44d1a6d3518a33d4a00ed65732bba /app/src/main/res/values/strings_pref_behaviour.xml | |
parent | ae6fdc31eb3c6d71391e825f7d3575b3565b8aea (diff) | |
parent | 00f25fee8c1b1f002a92d6c9b16088b1b8b33ba4 (diff) | |
download | frost-0b262754ad8489bda1ad21494b847652eb125aec.tar.gz frost-0b262754ad8489bda1ad21494b847652eb125aec.tar.bz2 frost-0b262754ad8489bda1ad21494b847652eb125aec.zip |
Merge dev
Diffstat (limited to 'app/src/main/res/values/strings_pref_behaviour.xml')
-rw-r--r-- | app/src/main/res/values/strings_pref_behaviour.xml | 2 |
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 62e94112..77c35c1c 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="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> + <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> <string name="exit_confirmation_desc">Show confirmation dialog before exiting the app</string> <string name="analytics">Analytics</string> |