From 3819045fdbffe5af85e24d39827ad9cfd88d96f3 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 23 Jan 2013 20:24:16 +0000 Subject: [PATCH] clarify tooltip text regarding region overlap equivalency (#5300) git-svn-id: svn://localhost/ardour2/branches/3.0@13981 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/rc_option_editor.cc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index 859eedb822..2716c656a6 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -1199,10 +1199,9 @@ RCOptionEditor::RCOptionEditor () add_option (_("Editor"), bo); Gtkmm2ext::UI::instance()->set_tip (bo->tip_widget(), - string_compose (_("When extending region selection across a group, %1 must decide which regions are equivalent" - "\n\nIf enabled, regions are considered \"equivalent\" if they overlap on the timeline." - "\n\nIf disabled, regions are considered \"equivalent\" only if have the same start time, length and position"), - PROGRAM_NAME)); + _("Regions in active edit groups are edited together:" + "\n\nIf enabled, whenever they overlap in time" + "\n\nIf disabled, only if they have identical length, position and origin")); add_option (_("Editor"), new BoolOption (