Remove information that Remove settings were moved to individual download clients

pull/7689/head
Stevie Robinson 2 months ago committed by GitHub
parent c902735927
commit 7a9b6d3262
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save