mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Clarify insert-time option
This commit is contained in:
parent
abc6f24d10
commit
a883afbd64
1 changed files with 1 additions and 1 deletions
|
|
@ -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)"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue