Remove information that Remove settings were moved to individual download clients

This commit is contained in:
Stevie Robinson 2025-03-02 05:54:10 +01:00 committed by GitHub
parent c902735927
commit 7a9b6d3262
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 3 deletions

View file

@ -137,8 +137,6 @@ function DownloadClientOptions({
</FormGroup>
) : null}
</Form>
<Alert kind={kinds.INFO}>{translate('RemoveDownloadsAlert')}</Alert>
</FieldSet>
</div>
) : null}

View file

@ -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",