mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
s/Management/Connections/
This commit is contained in:
parent
8d26a67ddd
commit
e087237f3c
1 changed files with 1 additions and 1 deletions
|
|
@ -3421,7 +3421,7 @@ ProcessorBox::register_actions ()
|
|||
sigc::ptr_fun (ProcessorBox::rb_ab_plugins));
|
||||
|
||||
manage_pins_action = myactions.register_action (
|
||||
processor_box_actions, X_("manage-pins"), _("Pin Management..."),
|
||||
processor_box_actions, X_("manage-pins"), _("Pin Connections..."),
|
||||
sigc::ptr_fun (ProcessorBox::rb_manage_pins));
|
||||
|
||||
/* show editors */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue