mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-09 04:22:30 +01:00
Fix typo in DeleteMovieFolder label [skip ci]
This commit is contained in:
parent
e1bff99a93
commit
d5a7479b2e
@ -202,7 +202,7 @@
|
|||||||
"DeleteIndexerMessageText": "Are you sure you want to delete the indexer '{0}'?",
|
"DeleteIndexerMessageText": "Are you sure you want to delete the indexer '{0}'?",
|
||||||
"DeleteList": "Delete List",
|
"DeleteList": "Delete List",
|
||||||
"DeleteListMessageText": "Are you sure you want to delete the list '{0}'?",
|
"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",
|
"DeleteMovieFolderLabel": "Delete Movie Folder",
|
||||||
"DeleteNotification": "Delete Notification",
|
"DeleteNotification": "Delete Notification",
|
||||||
"DeleteNotificationMessageText": "Are you sure you want to delete the notification '{0}'?",
|
"DeleteNotificationMessageText": "Are you sure you want to delete the notification '{0}'?",
|
||||||
|
Loading…
Reference in New Issue
Block a user