Added the ability to skip redownload when marking an item as failed in the activity queue
This commit is contained in:
parent
0b5b293bb5
commit
ab8489ad6b
|
@ -147,6 +147,8 @@
|
||||||
"SizeOnDisk": "Size on disk",
|
"SizeOnDisk": "Size on disk",
|
||||||
"SkipRedownloadHelpText": "Prevents Sonarr from trying to download an alternative release for this item",
|
"SkipRedownloadHelpText": "Prevents Sonarr from trying to download an alternative release for this item",
|
||||||
"SkipRedownload": "Skip Redownload",
|
"SkipRedownload": "Skip Redownload",
|
||||||
|
"Special": "Special",
|
||||||
|
"System": "System",
|
||||||
"SystemTimeHealthCheckMessage": "System time is off by more than 1 day. Scheduled tasks may not run correctly until the time is corrected",
|
"SystemTimeHealthCheckMessage": "System time is off by more than 1 day. Scheduled tasks may not run correctly until the time is corrected",
|
||||||
"Tags": "Tags",
|
"Tags": "Tags",
|
||||||
"UI Language": "UI Language",
|
"UI Language": "UI Language",
|
||||||
|
|
Loading…
Reference in New Issue