From 44fa36373c140912952f70bdee8142987f9b9422 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Wed, 30 Dec 2020 16:34:19 -0600 Subject: [PATCH] reword library import do not use for downloads text --- 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 548a79eda..e8044b442 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -396,7 +396,7 @@ "ImportListSyncIntervalHelpText": "How often Radarr syncs with your lists. Minimum value of 6 hours", "ImportMechanismHealthCheckMessage": "Enable Completed Download Handling", "ImportMovies": "Import Movies", - "ImportNotForDownloads": "Do not use this Import method to import downloads from your download client. This is ONLY for organized existing libraries.", + "ImportNotForDownloads": "Do not use for importing downloads from your download client, this is only for existing organized libraries, not unsorted files.", "ImportRootPath": "Point Radarr to the folder containing all of your movies, not a specific movie. e.g. {0} and not {1}. Additionally, each movie must be in its own folder within the root/library folder.", "ImportTipsMessage": "Some tips to ensure the import goes smoothly:", "InCinemas": "In Cinemas",