summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-04-26 02:59:25 +0200
committerRobin Gareus <robin@gareus.org>2020-04-26 03:19:22 +0200
commit8399abd277fb1feffcef13f27a8edf2103b3ad0e (patch)
treee8ed9a4206d30d5063b0082bc165f9ccb3fac5fc /gtk2_ardour/rc_option_editor.cc
parente97ea3810897a7afccb0e3faf0d9966a43a33467 (diff)
Fix translatable strings and translations (so far)
The typos in the original English were reported by Edgar Aichinger while working on the German translation.
Diffstat (limited to 'gtk2_ardour/rc_option_editor.cc')
-rw-r--r--gtk2_ardour/rc_option_editor.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc
index ea5390cebf..1e7b565128 100644
--- a/gtk2_ardour/rc_option_editor.cc
+++ b/gtk2_ardour/rc_option_editor.cc
@@ -2935,7 +2935,7 @@ RCOptionEditor::RCOptionEditor ()
add_option (_("Signal Flow"), bo);
Gtkmm2ext::UI::instance()->set_tip (bo->tip_widget(),
_("<b>When enabled</b> the main output bus is auto-connected to the first N physical ports. "
- "If the session has a monitor-section, the monitor-bus output is connected the hardware playback ports, "
+ "If the session has a monitor-section, the monitor-bus output is connected to the hardware playback ports, "
"otherwise the master-bus output is directly used for playback."));
ComboOption<AutoConnectOption>* iac = new ComboOption<AutoConnectOption> (