summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-01-23 20:24:16 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2013-01-23 20:24:16 +0000
commit3819045fdbffe5af85e24d39827ad9cfd88d96f3 (patch)
tree9fd20b6f4cdbb49a59989e30e978aab69c426cb7 /gtk2_ardour/rc_option_editor.cc
parentbc2523c2495f87cc0df0f3496c96cf0fef4d746d (diff)
clarify tooltip text regarding region overlap equivalency (#5300)
git-svn-id: svn://localhost/ardour2/branches/3.0@13981 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/rc_option_editor.cc')
-rw-r--r--gtk2_ardour/rc_option_editor.cc7
1 files 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\n<b>If enabled</b>, whenever they overlap in time"
+ "\n\n<b>If disabled</b>, only if they have identical length, position and origin"));
add_option (_("Editor"),
new BoolOption (