<ListItemicon={TickCircleIcon}iconColor="success"fontWeight="bold">{i18n.t('Export is done!')}</ListItem>
{i18n.t('Done! Note: cutpoints may be inaccurate. Make sure you test the output files in your desired player/editor before you delete the source. If output does not look right, see the HELP page.')}
<ListItemicon={InfoSignIcon}>{i18n.t('Note: cutpoints may be inaccurate. Please test the output files in your desired player/editor before you delete the source file.')}</ListItem>
</div>
<ListItemicon={HelpIcon}>{i18n.t('If output does not look right, see the Help menu.')}</ListItem>