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 21:12:23 -0700
committerGitHub <noreply@github.com>2020-05-23 21:12:23 -0700
commit327ed78db8b7f77891eab88c562132aff93958a4 (patch)
tree5f240c8db9ba2b7d69888a86659a963bcd352c00 /app/src/main/res/values/strings_pref_feed.xml
parentffce9e645572eefdcd837921214a2be026514b43 (diff)
parenta6a1b8dffd08219c76614e0eeba6e4d92f02aa6b (diff)
downloadfrost-327ed78db8b7f77891eab88c562132aff93958a4.tar.gz
frost-327ed78db8b7f77891eab88c562132aff93958a4.tar.bz2
frost-327ed78db8b7f77891eab88c562132aff93958a4.zip
Merge pull request #1680 from AllanWang/full-size-image
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