From 3863a5d19007deb62c97c07ee288cc86cca6f7ec Mon Sep 17 00:00:00 2001 From: orelogo Date: Tue, 12 Jul 2016 15:39:58 -0400 Subject: Add 'no result' text to unmatched search results --- core/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'core/src/main/res/values') diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 783f6c1d9..4ef696deb 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -421,6 +421,7 @@ No results were found Search Found in title + No results were found for OPML files allow you to move your podcasts from one podcatcher to another. -- cgit v1.2.3 From b4b51e6e5808ccc443032fbd309854b33363dd1b Mon Sep 17 00:00:00 2001 From: orelogo Date: Wed, 13 Jul 2016 18:53:18 -0400 Subject: Search Results: reformat "no result" text for easier translation --- core/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/src/main/res/values') 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 @@ No results were found Search Found in title - No results were found for + No results were found for \"%1$s\" OPML files allow you to move your podcasts from one podcatcher to another. -- cgit v1.2.3 From 16e640ab1af3e1a194263910e5594840b5ec3bce Mon Sep 17 00:00:00 2001 From: orelogo Date: Mon, 18 Jul 2016 01:10:31 -0400 Subject: Search Results: Clarify documentation and strings` --- core/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/src/main/res/values') diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index d0c2bd8e2..a029b190d 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -415,8 +415,8 @@ Flattr episode when playback ends - Search for Feeds or Episodes - Found in shownotes + Search for episodes + Found in show notes Found in chapters No results were found Search -- cgit v1.2.3