From 0e3f871e0e6cc8dd99f40d2bba43e6dd3788a5d7 Mon Sep 17 00:00:00 2001 From: Davo1624 <85573606+Davo1624@users.noreply.github.com> Date: Thu, 3 Nov 2022 14:23:35 -0400 Subject: [PATCH] Clarify quality profile wording (#7714) [common] --- 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 f54870ad9..eaed82769 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -730,7 +730,7 @@ "PtpOldSettingsCheckMessage": "The following PassThePopcorn indexers have deprecated settings and should be updated: {0}", "PublishedDate": "Published Date", "Qualities": "Qualities", - "QualitiesHelpText": "Qualities higher in the list are more preferred. Qualities within the same group are equal. Only checked qualities are wanted", + "QualitiesHelpText": "Qualities higher in the list are more preferred even if not checked. Qualities within the same group are equal. Only checked qualities are wanted", "Quality": "Quality", "QualityCutoffHasNotBeenMet": "Quality cutoff has not been met", "QualityDefinitions": "Quality Definitions",