From d091458a8d6d088dc65cda0e152e8366256212ae Mon Sep 17 00:00:00 2001 From: Qstick Date: Mon, 27 Sep 2021 22:53:48 -0500 Subject: [PATCH] Fixed: Help message when adding download clients Fixes #6561 --- 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 53a91fc0d..3b4b233c7 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -340,7 +340,7 @@ "FollowPerson": "Follow Person", "Forecast": "Forecast", "Formats": "Formats", - "ForMoreInformationOnTheIndividualDownloadClients": "For more information on the individual download clients, click on the info buttons.", + "ForMoreInformationOnTheIndividualDownloadClients": "For more information on the individual download clients, click the more info buttons.", "ForMoreInformationOnTheIndividualImportListsClinkOnTheInfoButtons": "For more information on the individual import lists, click on the info buttons.", "ForMoreInformationOnTheIndividualIndexers": "For more information on the individual indexers, click on the info buttons.", "FreeSpace": "Free Space", @@ -726,7 +726,7 @@ "QuickImport": "Move Automatically", "Radarr": "Radarr", "RadarrCalendarFeed": "Radarr Calendar Feed", - "RadarrSupportsAnyDownloadClient": "Radarr supports any download client that uses the Newznab standard, as well as other download clients listed below.", + "RadarrSupportsAnyDownloadClient": "Radarr supports many popular torrent and usenet download clients.", "RadarrSupportsAnyIndexer": "Radarr supports any indexer that uses the Newznab standard, as well as other indexers listed below.", "RadarrSupportsAnyRSSMovieListsAsWellAsTheOneStatedBelow": "Radarr supports any RSS movie lists as well as the one stated below.", "RadarrSupportsCustomConditionsAgainstTheReleasePropertiesBelow": "Radarr supports custom conditions against the release properties below.",