mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Again...
This commit is contained in:
parent
40123d9fad
commit
6213ebfcf0
@ -156,7 +156,7 @@ namespace Nikse.SubtitleEdit.Forms.AudioToText
|
||||
UiUtil.OpenFolder(folder);
|
||||
|
||||
MessageBox.Show(this, $"Unpack and copy files from \"Faster-Whisper-XXL\" to: \"{folder}\"" + Environment.NewLine +
|
||||
$"(so \"faster-whisper-xxl.exe\" should be in \"{folder}\")");
|
||||
$"(so \"faster-whisper-xxl.exe\" should exist in \"{folder}\")");
|
||||
DialogResult = DialogResult.OK;
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user