Clarify insert-time option

This commit is contained in:
Robin Gareus 2020-01-10 18:59:09 +01:00
parent abc6f24d10
commit a883afbd64
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -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)"));