From 0eddf76622ffae9c8814fb19235dbfe8b1b500bb Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Mon, 10 Jul 2023 01:03:56 -0500 Subject: [PATCH] Fixed: Further clarification to Quality Profile Cut Offs --- src/NzbDrone.Core/Localization/Core/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index 532c7998b..fbae2ddb8 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -179,8 +179,8 @@ "CustomFormatsSettings": "Custom Formats Settings", "CustomFormatsSettingsSummary": "Custom Formats and Settings", "Cutoff": "Cutoff", - "CutoffFormatScoreHelpText": "Once this custom format score is reached Radarr will no longer download movies", - "CutoffHelpText": "Once this quality is reached Radarr will no longer download movies", + "CutoffFormatScoreHelpText": "Once the quality cutoff is met or exceeded and this custom format score is reached Radarr will no longer grab or import upgrades for those movies", + "CutoffHelpText": "Once this quality is reached Radarr will no longer download movies after the custom format cutoff score is met or exceeded", "CutoffUnmet": "Cut-off Unmet", "DBMigration": "DB Migration", "Database": "Database",