From bdc7733faf70e4a659daa674cf3fc8ed66a0d26b Mon Sep 17 00:00:00 2001 From: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com> Date: Wed, 26 May 2021 09:30:39 +0100 Subject: [PATCH] Fixed: Clarify delay profile bypass only applies to preferred protocol --- 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 c0a0074af..bb3256ed7 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -95,7 +95,7 @@ "BranchUpdateMechanism": "Branch used by external update mechanism", "BuiltIn": "Built In", "BypassDelayIfHighestQuality": "Bypass if Highest Quality", - "BypassDelayIfHighestQualityHelpText": "Bypass delay when release has the highest enabled quality in the quality profile", + "BypassDelayIfHighestQualityHelpText": "Bypass delay when release has the highest enabled quality in the quality profile with the preferred protocol", "BypassProxyForLocalAddresses": "Bypass Proxy for Local Addresses", "Calendar": "Calendar", "CalendarOptions": "Calendar Options",