mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 14:13:57 +01:00
Fix bug 1733
Update Help button link.
This commit is contained in:
@@ -2625,7 +2625,7 @@ void Effect::Preview(bool dryOnly)
|
||||
else {
|
||||
ShowErrorDialog(FocusDialog, _("Error"),
|
||||
_("Error opening sound device.\nTry changing the audio host, playback device and the project sample rate."),
|
||||
wxT("faq_errors.html#sound_device"), false);
|
||||
wxT("Error_opening_sound_device"), false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user