diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index 71da023eb..860945cec 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -229,8 +229,8 @@ "DeleteNotificationMessageText": "Are you sure you want to delete the notification '{name}'?", "DeleteQualityProfile": "Delete Quality Profile", "DeleteQualityProfileMessageText": "Are you sure you want to delete the quality profile '{name}'?", - "DeleteReleaseProfile": "Delete ReleaseProfile", - "DeleteReleaseProfileMessageText": "Are you sure you want to delete this releaseProfile?", + "DeleteReleaseProfile": "Delete Release Profile", + "DeleteReleaseProfileMessageText": "Are you sure you want to delete this release profile?", "DeleteRemotePathMapping": "Delete Remote Path Mapping", "DeleteRemotePathMappingMessageText": "Are you sure you want to delete this remote path mapping?", "DeleteRootFolder": "Delete Root Folder",