summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-02-05 09:55:55 +0100
committerByteHamster <info@bytehamster.com>2020-02-05 09:55:55 +0100
commit3be4f80a5cf466f92eb3844d556ad4ea784b5f06 (patch)
tree6b4479ec8ab6d89a16c59eb2c0ad2793239918b5 /core
parentf4cfe7bdcafad57ec2c6f92d8fe93e8b45474049 (diff)
downloadAntennaPod-3be4f80a5cf466f92eb3844d556ad4ea784b5f06.zip
Removed search strings
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/values/strings.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index bd52dfa1e..e436285e1 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -536,14 +536,8 @@
<string name="licenses_summary">AntennaPod uses other great software</string>
<!-- Search -->
- <string name="search_hint">Search for episodes</string>
- <string name="found_in_shownotes_label">Found in show notes</string>
- <string name="found_in_chapters_label">Found in chapters</string>
- <string name="found_in_authors_label">Found in author(s)</string>
- <string name="found_in_feeds_label">Found in podcast</string>
<string name="search_status_no_results">No results were found</string>
<string name="search_label">Search</string>
- <string name="found_in_title_label">Found in title</string>
<string name="no_results_for_query">No results were found for \"%1$s\"</string>
<!-- import and export -->