mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-31 16:09:28 +02:00
Change visual and audible labels for 'Install VST Effects' too.
This commit is contained in:
parent
774b8e9598
commit
db26dad623
@ -157,8 +157,8 @@ PluginRegistrationDialog::PluginRegistrationDialog(wxWindow * parent, const wxAr
|
||||
{
|
||||
miSelected = 0;
|
||||
mbNextSelectToggles = true;
|
||||
SetLabel(_("Install VST Plugins")); // Provide visual label
|
||||
SetName(_("Install VST Plugins")); // Provide audible label
|
||||
SetLabel(_("Install VST Effects")); // Provide visual label
|
||||
SetName(_("Install VST Effects")); // Provide audible label
|
||||
Populate();
|
||||
|
||||
mAbort = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user