summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2021-08-27 23:21:17 +0200
committerByteHamster <info@bytehamster.com>2021-08-27 23:21:51 +0200
commita7d280d249c6806972a194c93d76ece46f5f41c7 (patch)
treebd73df209732cb6d290b040ede9958fe4b8e0d89 /core
parent85c8a419acb385cdf249662866715965de219c93 (diff)
downloadAntennaPod-a7d280d249c6806972a194c93d76ece46f5f41c7.zip
Removed gpodder suggestions feature
The feature was invisible since 2014 and nobody noticed.
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index d9787e749..e407b700a 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -630,7 +630,6 @@
<!-- gpodder.net -->
<string name="gpodnet_taglist_header">CATEGORIES</string>
<string name="gpodnet_toplist_header">TOP PODCASTS</string>
- <string name="gpodnet_suggestions_header">SUGGESTIONS</string>
<string name="gpodnet_search_hint">Search gpodder.net</string>
<string name="gpodnetauth_login_butLabel">Login</string>
<string name="gpodnetauth_encryption_warning">Password and data are not encrypted!</string>