summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/values')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 4ef696deb..d0c2bd8e2 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -421,7 +421,7 @@
<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</string>
+ <string name="no_results_for_query">No results were found for \"%1$s\"</string>
<!-- OPML import and export -->
<string name="opml_import_txtv_button_lable">OPML files allow you to move your podcasts from one podcatcher to another.</string>