aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_behaviour.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2020-10-04 02:37:11 -0700
committerGitHub <noreply@github.com>2020-10-04 02:37:11 -0700
commit4440326f4bb9f57fd1635403b1966cb81f3d359f (patch)
tree49437ccd2f465ddfd71093eee7ea536cbf3f19e8 /app/src/main/res/values/strings_pref_behaviour.xml
parent019067430fce1fdd6cc4ff0a4e63937927de2c17 (diff)
parent70563777b84fb475a5100054cb53bca261a7a0a7 (diff)
downloadfrost-4440326f4bb9f57fd1635403b1966cb81f3d359f.tar.gz
frost-4440326f4bb9f57fd1635403b1966cb81f3d359f.tar.bz2
frost-4440326f4bb9f57fd1635403b1966cb81f3d359f.zip
Merge pull request #1720 from AllanWang/textbox
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..b6d0aebc 100644
--- a/app/src/main/res/values/strings_pref_behaviour.xml
+++ b/app/src/main/res/values/strings_pref_behaviour.xml
@@ -23,6 +23,8 @@
<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="auto_expand_text_box">Auto expand text box</string>
+ <string name="auto_expand_text_box_desc">Increase text box height while typing. Disable if there are scroll issues.</string>
<string name="analytics">Analytics</string>
<string name="analytics_desc">Enable anonymous analytics and bug reports to help improve the app. No personal information is ever exposed.</string>