From 06ee15f40146b06b1ec2c5a03ea141c5df632ef5 Mon Sep 17 00:00:00 2001 From: Nathan G Date: Fri, 20 Oct 2023 08:46:44 -0700 Subject: [PATCH] Update src/strings/en-us.json Change SearchResultsEmpty to have a substitution Co-authored-by: Bill Thornton --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 88b281ec84..b6eee5bfe1 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1427,7 +1427,7 @@ "SearchForMissingMetadata": "Search for missing metadata", "SearchForSubtitles": "Search for Subtitles", "SearchResults": "Search Results", - "SearchResultsEmpty": "Sorry! No results found for ", + "SearchResultsEmpty": "Sorry! No results found for \"{0}\"", "Season": "Season", "SecondarySubtitles": "Secondary Subtitles", "SelectAdminUsername": "Please select a username for the admin account.",