aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_feed.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2020-05-23 18:45:03 -0700
committerAllan Wang <me@allanwang.ca>2020-05-23 18:45:03 -0700
commit3d4d9e636f06bb72c0468927a91e9a81e203424f (patch)
tree8833ac0ad7ede4abc447187efb35e55f0e9356a6 /app/src/main/res/values/strings_pref_feed.xml
parentc7cfb2c8682b223e5949735a015cb920934b36cd (diff)
downloadfrost-3d4d9e636f06bb72c0468927a91e9a81e203424f.tar.gz
frost-3d4d9e636f06bb72c0468927a91e9a81e203424f.tar.bz2
frost-3d4d9e636f06bb72c0468927a91e9a81e203424f.zip
Add pref entry
Diffstat (limited to 'app/src/main/res/values/strings_pref_feed.xml')
-rw-r--r--app/src/main/res/values/strings_pref_feed.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings_pref_feed.xml b/app/src/main/res/values/strings_pref_feed.xml
index 96112059..330c900c 100644
--- a/app/src/main/res/values/strings_pref_feed.xml
+++ b/app/src/main/res/values/strings_pref_feed.xml
@@ -11,12 +11,14 @@
<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>
+ <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="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>
+ <string name="full_size_image">Full Size Images</string>
+ <string name="full_size_image_desc">Force news feed images to be full width</string>
</resources> \ No newline at end of file