Improve text for file deleted through UI/API
This commit is contained in:
parent
238ba85f0a
commit
e672996dbb
|
@ -379,7 +379,7 @@
|
||||||
"DeleteTagMessageText": "Are you sure you want to delete the tag '{label}'?",
|
"DeleteTagMessageText": "Are you sure you want to delete the tag '{label}'?",
|
||||||
"Deleted": "Deleted",
|
"Deleted": "Deleted",
|
||||||
"DeletedReasonEpisodeMissingFromDisk": "{appName} was unable to find the file on disk so the file was unlinked from the episode in the database",
|
"DeletedReasonEpisodeMissingFromDisk": "{appName} was unable to find the file on disk so the file was unlinked from the episode in the database",
|
||||||
"DeletedReasonManual": "File was deleted by via UI",
|
"DeletedReasonManual": "File was deleted using {appName}, either manually or by another tool through the API",
|
||||||
"DeletedReasonUpgrade": "File was deleted to import an upgrade",
|
"DeletedReasonUpgrade": "File was deleted to import an upgrade",
|
||||||
"DeletedSeriesDescription": "Series was deleted from TheTVDB",
|
"DeletedSeriesDescription": "Series was deleted from TheTVDB",
|
||||||
"Destination": "Destination",
|
"Destination": "Destination",
|
||||||
|
|
Loading…
Reference in New Issue