mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-06 11:42:17 +01:00
Minimal error messages for failing to load non-Nyquist effects
This commit is contained in:
@@ -322,6 +322,7 @@ bool BuiltinEffectsModule::RegisterPlugin(PluginManagerInterface & pm,
|
||||
return true;
|
||||
}
|
||||
|
||||
errMsg = _("Unknown built-in effect name");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user