From 5107fe73a1d74564d924d76dfbc041a2126820ce Mon Sep 17 00:00:00 2001 From: Qstick Date: Sun, 15 Oct 2023 19:10:35 -0500 Subject: [PATCH] Clarify delay profile bypass only applies to preferred protocol Closes #2264 Co-Authored-By: Taloth --- 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 40125a77e..6f13b6d72 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -129,7 +129,7 @@ "BypassIfAboveCustomFormatScore": "Bypass if Above Custom Format Score", "BypassIfAboveCustomFormatScoreHelpText": "Enable bypass when release has a score higher than the configured minimum custom format score", "BypassIfHighestQuality": "Bypass if Highest Quality", - "BypassIfHighestQualityHelpText": "Bypass delay when release has the highest enabled quality in the quality profile", + "BypassIfHighestQualityHelpText": "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", "CalendarWeekColumnHeaderHelpText": "Shown above each column when week is the active view",