diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-22 16:24:12 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-22 16:24:12 -0700 |
commit | c9ee5d79df4cb1baab4357fc11c13a4514af2c6f (patch) | |
tree | 520c8c54f238481a8313802c1355c004cc993743 /app/src/main/res/values/strings_preferences | |
parent | 56678f8a76a4034ae8a63c92e49ba39cc54ee057 (diff) | |
download | frost-c9ee5d79df4cb1baab4357fc11c13a4514af2c6f.tar.gz frost-c9ee5d79df4cb1baab4357fc11c13a4514af2c6f.tar.bz2 frost-c9ee5d79df4cb1baab4357fc11c13a4514af2c6f.zip |
Add ad block
Diffstat (limited to 'app/src/main/res/values/strings_preferences')
-rw-r--r-- | app/src/main/res/values/strings_preferences | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences index 2aad590f..08603ab4 100644 --- a/app/src/main/res/values/strings_preferences +++ b/app/src/main/res/values/strings_preferences @@ -16,7 +16,9 @@ <string name="base_customization">Base Customization</string> <string name="feed_customization">Feed Customization</string> <string name="suggested_friends">Suggested Friends</string> - <string name="suggested_friends_desc">Show suggested friends in the feed</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> <string name="notification_frequency">Notification Frequency</string> <string name="notification_keywords">Keywords</string> |