<buttonstyle="top: 15px;"(click)="clearDownloads(session_downloads.key)"mat-stroked-buttoncolor="warn">Clear all downloads</button>
<buttonstyle="top: 15px;"(click)="clearDownloads(session_downloads.key)"mat-stroked-buttoncolor="warn"><ng-containeri18n="clear all downloads action button">Clear all downloads</ng-container></button>
<p>Note: This setting only applies to downloads on the Home page. If you would like to use youtube-dl archive functionality in subscriptions, head to the Main tab and activate this option there.</p>
<p><ng-containeri18n="youtubedl archive setting Note">Note: This setting only applies to downloads on the Home page. If you would like to use youtube-dl archive functionality in subscriptions, head to the Main tab and activate this option there.</ng-container></p>
</div>
<divclass="col-12 mt-3">
@ -202,7 +202,7 @@
</mat-form-field>
</div>
<divclass="api-key-div">
<buttonmatTooltip-i18n matTooltip="This will delete your old API key!" mat-stroked-button(click)="generateAPIKey()"><ng-containeri18n="Generate key button">Generate</ng-container></button>
<buttonmatTooltip="This will delete your old API key!" i18n-matTooltip="delete api key tooltip" mat-stroked-button(click)="generateAPIKey()"><ng-containeri18n="Generate key button">Generate</ng-container></button>