aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_feed.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2020-10-03 20:47:36 -0700
committerGitHub <noreply@github.com>2020-10-03 20:47:36 -0700
commit019067430fce1fdd6cc4ff0a4e63937927de2c17 (patch)
tree7e829176cb262d21e286449cb0df4c7145a23f90 /app/src/main/res/values/strings_pref_feed.xml
parent96812d2b83b81c0f9c48c7812d2600788a21eeec (diff)
parent23b619c5398312f370441acbcb57a7f0627b148d (diff)
downloadfrost-019067430fce1fdd6cc4ff0a4e63937927de2c17.tar.gz
frost-019067430fce1fdd6cc4ff0a4e63937927de2c17.tar.bz2
frost-019067430fce1fdd6cc4ff0a4e63937927de2c17.zip
Merge pull request #1716 from AllanWang/feed-options
Diffstat (limited to 'app/src/main/res/values/strings_pref_feed.xml')
-rw-r--r--app/src/main/res/values/strings_pref_feed.xml4
1 files changed, 4 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 330c900c..58d832cc 100644
--- a/app/src/main/res/values/strings_pref_feed.xml
+++ b/app/src/main/res/values/strings_pref_feed.xml
@@ -16,6 +16,10 @@
<string name="suggested_groups_desc">Show \"Suggested Groups\" in the feed</string>
<string name="show_stories">Show Stories</string>
<string name="show_stories_desc">Show stories in the feed</string>
+ <string name="show_post_actions">Show Post Actions</string>
+ <string name="show_post_actions_desc">Show Like, Comment, and Share options</string>
+ <string name="show_post_reactions">Show Post Reactions</string>
+ <string name="show_post_reactions_desc">Show reaction counts to post</string>
<string name="facebook_ads">Facebook Ads</string>
<string name="facebook_ads_desc">Show native Facebook ads</string>
<string name="full_size_image">Full Size Images</string>