From a883afbd64c3b6703445fca64aa740ac1ffdde06 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Fri, 10 Jan 2020 18:59:09 +0100 Subject: Clarify insert-time option --- gtk2_ardour/insert_remove_time_dialog.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/insert_remove_time_dialog.cc') diff --git a/gtk2_ardour/insert_remove_time_dialog.cc b/gtk2_ardour/insert_remove_time_dialog.cc index 279f39fa61..dd05782396 100644 --- a/gtk2_ardour/insert_remove_time_dialog.cc +++ b/gtk2_ardour/insert_remove_time_dialog.cc @@ -97,7 +97,7 @@ InsertRemoveTimeDialog::InsertRemoveTimeDialog (PublicEditor& e, bool remove) get_vbox()->pack_start (*table); - _all_playlists.set_label (_("Apply to all the track's playlists")); + _all_playlists.set_label (_("Apply to all playlists of the selected track(s)")); get_vbox()->pack_start (_all_playlists); _move_glued.set_label (_("Move glued-to-musical-time regions (MIDI regions)")); -- cgit v1.2.3