summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
diff options
context:
space:
mode:
authorTony Tam <149837+tonytamsf@users.noreply.github.com>2020-10-17 13:50:08 -0700
committerGitHub <noreply@github.com>2020-10-17 22:50:08 +0200
commit2ef464ad93525e93e74f1a8f298059acc6977d8d (patch)
tree35b4b566c7c02ce2185dc50942cc28b396a5be78 /core/src/main/res/values
parent4df751a018ec6a06915b58c0f52189c17017de84 (diff)
downloadAntennaPod-2ef464ad93525e93e74f1a8f298059acc6977d8d.zip
Discovery filter by country & hide discovery on first subscribe screen (#4515)
Diffstat (limited to 'core/src/main/res/values')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 28dd3b61e..266d9d362 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -729,6 +729,8 @@
<string name="add_podcast_by_url_hint" translatable="false">www.example.com/feed</string>
<string name="browse_gpoddernet_label">Browse gpodder.net</string>
<string name="discover">Discover</string>
+ <string name="discover_hide">Hide</string>
+ <string name="discover_is_hidden">You selected to hide suggestions.</string>
<string name="discover_more">more ยป</string>
<string name="discover_powered_by_itunes">Suggestions by iTunes</string>
<string name="search_powered_by">Results by %1$s</string>