From e5268e8b84922861793a43d7b48f97ce469ff4b7 Mon Sep 17 00:00:00 2001 From: Qstick Date: Tue, 20 Apr 2021 20:54:47 -0400 Subject: [PATCH] Remove "all" from search string --- src/NzbDrone.Core/Localization/Core/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index c21c469e4..ac4ad6d39 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -321,7 +321,7 @@ "TestAllClients": "Test All Clients", "Time": "Time", "Title": "Title", - "SearchIndexers": "Search all Indexers", + "SearchIndexers": "Search Indexers", "Today": "Today", "Tomorrow": "Tomorrow", "Type": "Type",