mirror of
https://github.com/Radarr/Radarr
synced 2025-12-16 05:14:29 +01:00
Fix typo in DeleteMovieFolder label [skip ci]
This commit is contained in:
parent
e1bff99a93
commit
d5a7479b2e
1 changed files with 1 additions and 1 deletions
|
|
@ -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}'?",
|
||||
|
|
|
|||
Loading…
Reference in a new issue