From fe836c56ee761affa77b0a53b0f10cf4bff0d32b Mon Sep 17 00:00:00 2001 From: Ajax <53020381+ajax-lives@users.noreply.github.com> Date: Tue, 22 Feb 2022 16:23:28 -0600 Subject: [PATCH] New: Update Cert Validation Help Text (cherry picked from commit 66be23a7c4ae717cf060f5e89b4df7a08bdff5ac) Closes #1541 Closes #1546 --- 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 bbb6f765a..57368b019 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -101,7 +101,7 @@ "CancelMessageText": "Are you sure you want to cancel this pending task?", "CatalogNumber": "Catalog Number", "CertificateValidation": "Certificate Validation", - "CertificateValidationHelpText": "Change how strict HTTPS certification validation is", + "CertificateValidationHelpText": "Change how strict HTTPS certification validation is. Do not change unless you understand the risks.", "ChangeFileDate": "Change File Date", "ChangeHasNotBeenSavedYet": "Change has not been saved yet", "ChmodFolder": "chmod Folder",