mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-24 06:17:08 -04:00
Remove information that Remove settings were moved to individual download clients
This commit is contained in:
parent
c902735927
commit
7a9b6d3262
2 changed files with 0 additions and 3 deletions
|
@ -137,8 +137,6 @@ function DownloadClientOptions({
|
|||
</FormGroup>
|
||||
) : null}
|
||||
</Form>
|
||||
|
||||
<Alert kind={kinds.INFO}>{translate('RemoveDownloadsAlert')}</Alert>
|
||||
</FieldSet>
|
||||
</div>
|
||||
) : null}
|
||||
|
|
|
@ -1711,7 +1711,6 @@
|
|||
"RemoveCompleted": "Remove Completed",
|
||||
"RemoveCompletedDownloads": "Remove Completed Downloads",
|
||||
"RemoveCompletedDownloadsHelpText": "Remove imported downloads from download client history",
|
||||
"RemoveDownloadsAlert": "The Remove settings were moved to the individual Download Client settings in the table above.",
|
||||
"RemoveFailed": "Remove Failed",
|
||||
"RemoveFailedDownloads": "Remove Failed Downloads",
|
||||
"RemoveFailedDownloadsHelpText": "Remove failed downloads from download client history",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue