mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-26 00:58:37 +02:00
Change plugin manager title
This commit is contained in:
parent
7d3c055200
commit
19baefd186
@ -476,7 +476,7 @@ END_EVENT_TABLE()
|
||||
PluginRegistrationDialog::PluginRegistrationDialog(wxWindow *parent, EffectType type)
|
||||
: wxDialog(parent,
|
||||
wxID_ANY,
|
||||
_("Plug-in Manager: Effects"),
|
||||
_("Plug-in Manager: Effects, Generators and Analyzers"),
|
||||
wxDefaultPosition, wxDefaultSize,
|
||||
wxDEFAULT_DIALOG_STYLE | wxRESIZE_BORDER)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user