From bca70e931f744b4e3db0f097f20d5b8ecf0ea91d Mon Sep 17 00:00:00 2001 From: PearsonFlyer Date: Sat, 15 Jan 2022 08:09:08 -0500 Subject: [PATCH] Fixed: Translation warning for search all --- 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 37fd35564..370b7997f 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -681,7 +681,7 @@ "TheAuthorFolderAndAllOfItsContentWillBeDeleted": "The author folder {0} and all of its content will be deleted.", "TheBooksFilesWillBeDeleted": "The book's files will be deleted.", "TheFollowingFilesWillBeDeleted": "The following files will be deleted:", - "ThisCannotBeCancelled": "This cannot be cancelled once started without restarting Readarr.", + "ThisCannotBeCancelled": "This cannot be cancelled once started without disabling all of your indexers.", "ThisWillApplyToAllIndexersPleaseFollowTheRulesSetForthByThem": "This will apply to all indexers, please follow the rules set forth by them", "Time": "Time", "TimeFormat": "Time Format",