aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_feed.xml
blob: 0bd0792bbfc2c290f4e83f994cae72864f2beb17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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="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>