mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Consistent VCA naming (Ardour/Mixbus)
This commit is contained in:
parent
6df23c4e65
commit
5f5bdca15b
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ ControlSlaveUI::ControlSlaveUI (Session* s)
|
|||
{
|
||||
set_no_show_all (true);
|
||||
|
||||
Gtkmm2ext::UI::instance()->set_tip (*this, _("VCAs"));
|
||||
Gtkmm2ext::UI::instance()->set_tip (*this, _("VCA Assign"));
|
||||
|
||||
initial_button.set_no_show_all (true);
|
||||
initial_button.set_name (X_("vca assign"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue