mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 16:39:30 +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;
|
miSelected = 0;
|
||||||
mbNextSelectToggles = true;
|
mbNextSelectToggles = true;
|
||||||
SetLabel(_("Install VST Plugins")); // Provide visual label
|
SetLabel(_("Install VST Effects")); // Provide visual label
|
||||||
SetName(_("Install VST Plugins")); // Provide audible label
|
SetName(_("Install VST Effects")); // Provide audible label
|
||||||
Populate();
|
Populate();
|
||||||
|
|
||||||
mAbort = false;
|
mAbort = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user