summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorMeir Schwarz <meir@imdde.com>2017-02-09 16:54:23 -0800
committerMeir Schwarz <meir@imdde.com>2017-02-09 16:54:23 -0800
commit831166cfb2a08d0d13d36f73b9331b87e5d1664b (patch)
tree369bc9941375d56165df49349f50890f5c38035c /core/src/main/res
parent352b6747cf8a90e7a17685135e3339f8b011b09a (diff)
downloadAntennaPod-831166cfb2a08d0d13d36f73b9331b87e5d1664b.zip
Enable support for Android Auto with support for OnPlayFromSearch
Diffstat (limited to 'core/src/main/res')
-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 96350e19f..fed436206 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -432,6 +432,8 @@
<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 authors</string>
+ <string name="found_in_feeds_label">Found in feeds</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>