From 9ddf80225b02bd7c9659c60e22301547fd27ec88 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Tue, 10 Jan 2017 18:24:52 +0100 Subject: Tweak TMM tooltip --- gtk2_ardour/rc_option_editor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/rc_option_editor.cc') diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index 699a75f072..b1cd05b574 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -2601,7 +2601,7 @@ RCOptionEditor::RCOptionEditor () ); add_option (_("Signal Flow"), bo); Gtkmm2ext::UI::instance()->set_tip (bo->tip_widget(), - string_compose (_("When enabled %1 will not monitor a track's input in case the transport is stopped."), + string_compose (_("When enabled %1 will not monitor a track's input if the transport is stopped."), PROGRAM_NAME)); if (!Profile->get_mixbus()) { -- cgit v1.2.3