From b8df38e9298a7a65b95064c1e2e385e2a72047b5 Mon Sep 17 00:00:00 2001 From: Qstick Date: Thu, 5 Nov 2020 21:12:49 -0500 Subject: [PATCH] Change 'Ignore Deleted Movies' to 'Unmonitor Deleted Movies' for consistency --- 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 061b92695f..85ff7b5bf8 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -298,7 +298,7 @@ "IconForCutoffUnmet": "Icon for Cutoff Unmet", "Ignored": "Ignored", "IgnoredAddresses": "Ignored Addresses", - "IgnoreDeletedMovies": "Ignore Deleted Movies", + "IgnoreDeletedMovies": "Unmonitor Deleted Movies", "IgnoredHelpText": "The release will be rejected if it contains one or more of the terms (case insensitive)", "IgnoredPlaceHolder": "Add new restriction", "IllRestartLater": "I'll restart later",