diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index 864e36dd6f..548a79eda3 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -62,7 +62,7 @@ "AreYouSureYouWantToDeleteThisDelayProfile": "Are you sure you want to delete this delay profile?", "AreYouSureYouWantToDeleteThisImportListExclusion": "Are you sure you want to delete this import list exclusion?", "AreYouSureYouWantToDeleteThisRemotePathMapping": "Are you sure you want to delete this remote path mapping?", - "AreYouSureYouWantToRemoveSelectedItemsFromQueue": "Are you sure you want to remove {1} item{2} from the queue?", + "AreYouSureYouWantToRemoveSelectedItemsFromQueue": "Are you sure you want to remove {0} item{1} from the queue?", "AreYouSureYouWantToRemoveTheSelectedItemsFromBlacklist": "Are you sure you want to remove the selected items from the blacklist?", "AreYouSureYouWantToResetYourAPIKey": "Are you sure you want to reset your API Key?", "AsAllDayHelpText": "Events will appear as all-day events in your calendar", @@ -381,7 +381,6 @@ "ImportCustomFormat": "Import Custom Format", "Imported": "Imported", "ImportedTo": "Imported To", - "ImportLibrary": "Library Import", "ImportErrors": "Import Errors", "ImportExistingMovies": "Import Existing Movies", "ImportExtraFiles": "Import Extra Files", @@ -389,14 +388,15 @@ "ImportFailed": "Import failed: {0}", "ImportFailedInterp": "Import failed: {0}", "ImportHeader": "Import an existing organized library to add movies to Radarr", - "ImportNotForDownloads": "Do not use this Import method to import downloads from your download client. This is ONLY for organized existing libraries.", "ImportIncludeQuality": "Make sure that your files include the quality in their filenames. e.g. {0}", "Importing": "Importing", + "ImportLibrary": "Library Import", "ImportListStatusCheckAllClientMessage": "All lists are unavailable due to failures", "ImportListStatusCheckSingleClientMessage": "Lists unavailable due to failures: {0}", "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.", "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",