mirror of https://github.com/lidarr/Lidarr
Clarify delay profile bypass only applies to preferred protocol
Closes #2264 Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
This commit is contained in:
parent
efa0a53f1c
commit
5107fe73a1
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue