summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorEdwin J P <edwinhere@gmail.com>2020-09-29 15:46:15 +0800
committerGitHub <noreply@github.com>2020-09-29 09:46:15 +0200
commit61ed58074ef6e90c54ed22148228dd41c4071476 (patch)
tree796c9e4570b8206bd3acf8106cad486c1ca6dc85 /core
parente31a833361b2ca19b7a4cdfdf765bbb1bcb81d75 (diff)
downloadAntennaPod-61ed58074ef6e90c54ed22148228dd41c4071476.zip
Added podcastindex.org search (#4435)
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 850dec9b3..f33027f36 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -714,6 +714,7 @@
<!-- Add podcast fragment -->
<string name="search_podcast_hint">Search podcast…</string>
<string name="search_itunes_label">Search iTunes</string>
+ <string name="search_podcastindex_label">Search Podcastindex.org</string>
<string name="search_fyyd_label">Search fyyd</string>
<string name="advanced">Advanced</string>
<string name="add_podcast_by_url">Add Podcast by RSS address</string>