aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_feed.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-03-04 15:55:47 -0500
committerGitHub <noreply@github.com>2019-03-04 15:55:47 -0500
commitdc4910e1e9b26eb71bb7a663cb2994b277be40ac (patch)
tree2d6b9b818f65066fa15dc4213b9a664c607b1d55 /app/src/main/res/values/strings_pref_feed.xml
parent7e5894aa51ea27dafa85534c0c66e274dddd3096 (diff)
downloadfrost-dc4910e1e9b26eb71bb7a663cb2994b277be40ac.tar.gz
frost-dc4910e1e9b26eb71bb7a663cb2994b277be40ac.tar.bz2
frost-dc4910e1e9b26eb71bb7a663cb2994b277be40ac.zip
Allow hiding stories (#1361)
Diffstat (limited to 'app/src/main/res/values/strings_pref_feed.xml')
-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 bacd6b32..d7a15bda 100644
--- a/app/src/main/res/values/strings_pref_feed.xml
+++ b/app/src/main/res/values/strings_pref_feed.xml
@@ -12,6 +12,8 @@
<string name="suggested_friends_desc">Show "People You May Know" in the feed</string>
<string name="suggested_groups">Suggested Groups</string>
<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="facebook_ads">Facebook Ads</string>
<string name="facebook_ads_desc">Show native Facebook ads</string>