Stretch Markers -> Adjust Markers

This commit is contained in:
Ben Loftis 2023-09-15 18:04:39 -05:00
parent 12f02a685e
commit 55b862832a
1 changed files with 1 additions and 1 deletions

View File

@ -3484,7 +3484,7 @@ Editor::setup_toolbar ()
nudge_box->pack_start (nudge_forward_button, false, false);
nudge_box->pack_start (*nudge_clock, false, false);
stretch_marker_cb.set_label (_("Stretch Markers"));
stretch_marker_cb.set_label (_("Adjust Markers"));
stretch_marker_cb.set_active (true);
/* Grid - these tools are only visible when in Grid mode */