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