From 725f738ee1f511c73ccadbdc6ee6914aa7c9990e Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Wed, 30 Jun 2021 10:43:33 -0500 Subject: [PATCH] Fixed: Clarify redirect wording --- 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 a92597314..11f16104e 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -285,7 +285,7 @@ "ReadTheWikiForMoreInformation": "Read the Wiki for more information", "Reddit": "Reddit", "Redirect": "Redirect", - "RedirectHelpText": "Redirect incoming download requests for indexer instead of Proxying using Prowlarr", + "RedirectHelpText": "Redirect incoming download request for indexer and pass the grab directly instead of proxying the request via Prowlarr", "Refresh": "Refresh", "RefreshMovie": "Refresh movie", "ReleaseBranchCheckOfficialBranchMessage": "Branch {0} is not a valid Prowlarr release branch, you will not receive updates",