1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Fix typo in DeleteMovieFolder label [skip ci]

This commit is contained in:
Qstick
2020-12-04 19:21:00 -05:00
committed by GitHub
parent e1bff99a93
commit d5a7479b2e

View File

@@ -202,7 +202,7 @@
"DeleteIndexerMessageText": "Are you sure you want to delete the indexer '{0}'?",
"DeleteList": "Delete List",
"DeleteListMessageText": "Are you sure you want to delete the list '{0}'?",
"DeleteMovieFolderHelpText": "Delete the movie folder and it's contents",
"DeleteMovieFolderHelpText": "Delete the movie folder and its contents",
"DeleteMovieFolderLabel": "Delete Movie Folder",
"DeleteNotification": "Delete Notification",
"DeleteNotificationMessageText": "Are you sure you want to delete the notification '{0}'?",