aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/values-es-rES/strings_pref_feed.xml2
-rw-r--r--app/src/main/res/values/strings_pref_feed.xml2
2 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values-es-rES/strings_pref_feed.xml b/app/src/main/res/values-es-rES/strings_pref_feed.xml
index 487869c4..a81366f0 100644
--- a/app/src/main/res/values-es-rES/strings_pref_feed.xml
+++ b/app/src/main/res/values-es-rES/strings_pref_feed.xml
@@ -19,4 +19,6 @@
<string name="show_stories_desc">Mostrar historias en el feed</string>
<string name="facebook_ads">Anuncios de Facebook</string>
<string name="facebook_ads_desc">Mostrar anuncios nativos de Facebook</string>
+ <string name="marketplace_items">Artículos de Marketplace</string>
+ <string name="marketplace_items_desc">Mostrar artículos en venta en Marketplace</string>
</resources>
diff --git a/app/src/main/res/values/strings_pref_feed.xml b/app/src/main/res/values/strings_pref_feed.xml
index bdaca2ac..00688e61 100644
--- a/app/src/main/res/values/strings_pref_feed.xml
+++ b/app/src/main/res/values/strings_pref_feed.xml
@@ -24,6 +24,8 @@
<string name="show_post_reactions_desc">Show reaction counts to post</string>
<string name="facebook_ads">Facebook Ads</string>
<string name="facebook_ads_desc">Show native Facebook ads</string>
+ <string name="marketplace_items">Marketplace Items</string>
+ <string name="marketplace_items_desc">Show articles on sale in Marketplace</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>