aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_feed.xml
blob: 42aefbbc4f26492fe641fd6b71af50ba5e00a577 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="newsfeed_sort">Newsfeed Order</string>
    <string name="newsfeed_sort_desc">Defines the order in which the posts are shown</string>
    <string name="aggressive_recents">Aggressive Recents</string>
    <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="autoplay_settings">Video Autoplay Settings</string>
    <string name="autoplay_settings_desc">Enable/disable video autoplays on data or at all times.\nThese settings are independent of your settings for desktop.</string>
    <string name="pro_features">Pro Features</string>
    <string name="suggested_friends">Suggested Friends</string>
    <string name="suggested_friends_desc">Show "People You May Know" in the feed</string>
    <string name="facebook_ads">Facebook Ads</string>
    <string name="facebook_ads_desc">Show native Facebook ads</string>

</resources>