diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index a8ed68bc3..9acbc06d7 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -215,7 +215,7 @@ "DeleteSelectedMovieFilesMessage": "Are you sure you want to delete the selected movie files?", "DeleteTag": "Delete Tag", "DeleteTagMessageText": "Are you sure you want to delete the tag '{0}'?", - "DeleteTheMovieFolder": "The movie folder '{0}' and all it's content will be deleted.", + "DeleteTheMovieFolder": "The movie folder '{0}' and all its content will be deleted.", "DestinationPath": "Destination Path", "DestinationRelativePath": "Destination Relative Path", "DetailedProgressBar": "Detailed Progress Bar",