summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-08-30 11:37:52 +0200
committerByteHamster <info@bytehamster.com>2019-08-30 11:38:56 +0200
commit4e803883807137ff1f6fcb40839d3af04412cbd2 (patch)
treeff1acc6ee7b7c3d3324fe772c1310ff466a04a26 /core/src
parentf35286f1dc37b2df86a95dbf8d3fce23aef73529 (diff)
downloadAntennaPod-4e803883807137ff1f6fcb40839d3af04412cbd2.zip
Extracted preference search string resources
Diffstat (limited to 'core/src')
-rw-r--r--core/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index a4084b76b..065f9f50e 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -353,6 +353,9 @@
<string name="external_elements">External elements</string>
<string name="interruptions">Interruptions</string>
<string name="playback_control">Playback control</string>
+ <string name="preference_search_hint">Search…</string>
+ <string name="preference_search_no_results">No results</string>
+ <string name="preference_search_clear_history">Clear history</string>
<string name="media_player">Media player</string>
<string name="pref_episode_cleanup_title">Episode Cleanup</string>
<string name="pref_episode_cleanup_summary">Episodes that aren\'t in the queue and aren\'t favorites should be eligible for removal if Auto Download needs space for new episodes</string>