aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-08-05 00:38:25 -0700
committerGitHub <noreply@github.com>2019-08-05 00:38:25 -0700
commite5b3dbf51bfd63b230bedcaa67893dda82dd66e2 (patch)
treef95c92146c11984f05dd7deb84261c969cdacf33 /app/src/main/res
parentba2c62a502fa168525b9da9e5cb26edf1901d072 (diff)
parent1e582a31a92ac299db06f32e34be9f0ae6a5120b (diff)
downloadfrost-e5b3dbf51bfd63b230bedcaa67893dda82dd66e2.tar.gz
frost-e5b3dbf51bfd63b230bedcaa67893dda82dd66e2.tar.bz2
frost-e5b3dbf51bfd63b230bedcaa67893dda82dd66e2.zip
Merge pull request #1500 from AllanWang/toggle-main-fab
Allow disabling main fab
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/values/strings_pref_feed.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_pref_feed.xml b/app/src/main/res/values/strings_pref_feed.xml
index d7a15bda..96112059 100644
--- a/app/src/main/res/values/strings_pref_feed.xml
+++ b/app/src/main/res/values/strings_pref_feed.xml
@@ -7,6 +7,8 @@
<string name="aggressive_recents_desc">Filter out additional old posts from Facebook\'s original most recents feed. Disable this if your feed is empty.</string>
<string name="composer">Status Composer</string>
<string name="composer_desc">Show status composer in the feed</string>
+ <string name="create_fab">Create FAB</string>
+ <string name="create_fab_desc">Show FAB in feed to create new post</string>
<string name="suggested_friends">Suggested Friends</string>
<string name="suggested_friends_desc">Show "People You May Know" in the feed</string>