mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
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
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@
|
||||||
"BypassIfAboveCustomFormatScore": "Bypass if Above Custom Format Score",
|
"BypassIfAboveCustomFormatScore": "Bypass if Above Custom Format Score",
|
||||||
"BypassIfAboveCustomFormatScoreHelpText": "Enable bypass when release has a score higher than the configured minimum custom format score",
|
"BypassIfAboveCustomFormatScoreHelpText": "Enable bypass when release has a score higher than the configured minimum custom format score",
|
||||||
"BypassIfHighestQuality": "Bypass if Highest Quality",
|
"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",
|
"BypassProxyForLocalAddresses": "Bypass Proxy for Local Addresses",
|
||||||
"Calendar": "Calendar",
|
"Calendar": "Calendar",
|
||||||
"CalendarWeekColumnHeaderHelpText": "Shown above each column when week is the active view",
|
"CalendarWeekColumnHeaderHelpText": "Shown above each column when week is the active view",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue