Improve text for file deleted through UI/API (#9882)

pull/9883/head
Till Krüss 4 weeks ago committed by GitHub
parent 3bd1b3e972
commit badb68b817
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -342,7 +342,7 @@
"DeleteTheMovieFolder": "The movie folder '{path}' and all its content will be deleted.",
"Deleted": "Deleted",
"DeletedMsg": "Movie was deleted from TMDb",
"DeletedReasonManual": "File was deleted by via UI",
"DeletedReasonManual": "File was deleted using {appName}, either manually or by another tool through the API",
"DeletedReasonMissingFromDisk": "{appName} was unable to find the file on disk so the file was unlinked from the movie in the database",
"DeletedReasonUpgrade": "File was deleted to import an upgrade",
"Destination": "Destination",

Loading…
Cancel
Save