<divstyle={{marginBottom:'1em'}}><WarningSignIconcolor="warning"/>{t('Note: Cutting and including external tracks at the same time does not yet work. If you want to do both, it must be done as separate operations. See github issue #896.')}</div>
<divstyle={{marginBottom:'1em'}}><WarningSignIconcolor="warning"/>{t('Note: Cutting and including external tracks at the same time does not yet work. If you want to do both, it must be done as separate operations. See github issue #896.')}</div>
<FaFileImportstyle={{verticalAlign:'middle',marginRight:'.5em'}}/>{t('Include more tracks from other file')}
</Button>
</Button>
{nonCopiedExtraStreams.length>0&&(
{nonCopiedExtraStreams.length>0&&(
@ -486,8 +487,8 @@ function StreamsSelector({
{externalFilesEntries.length>0&&(
{externalFilesEntries.length>0&&(
<divstyle={{marginBottom:'1em'}}>
<divstyle={{marginBottom:'1em'}}>
<divstyle={{marginBottom:'.5em'}}>{t('When tracks have different lengths, do you want to make the output file as long as the longest or the shortest track?')}</div>
<divstyle={{marginBottom:'.5em'}}>{t('When tracks have different lengths, do you want to make the output file as long as the longest or the shortest track?')}</div>