mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Copy-edit.
git-svn-id: svn://localhost/ardour2/branches/3.0@7454 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
12e3fb4541
commit
d8de0f94f1
1 changed files with 1 additions and 1 deletions
|
|
@ -1048,7 +1048,7 @@ RCOptionEditor::RCOptionEditor ()
|
|||
);
|
||||
|
||||
oac->add (AutoConnectPhysical, _("automatically to physical outputs"));
|
||||
oac->add (AutoConnectMaster, _("automatically to master outputs"));
|
||||
oac->add (AutoConnectMaster, _("automatically to master bus"));
|
||||
oac->add (ManualConnect, _("manually"));
|
||||
|
||||
add_option (_("Audio"), oac);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue