shorten grid/snap label "Timecode" -> "TC"
This commit is contained in:
parent
ea311d4379
commit
12d913893a
@ -142,9 +142,9 @@ const double Editor::timebar_height = 15.0;
|
||||
|
||||
static const gchar *_snap_type_strings[] = {
|
||||
N_("CD Frames"),
|
||||
N_("Timecode Frames"),
|
||||
N_("Timecode Seconds"),
|
||||
N_("Timecode Minutes"),
|
||||
N_("TC Frames"),
|
||||
N_("TC Seconds"),
|
||||
N_("TC Minutes"),
|
||||
N_("Seconds"),
|
||||
N_("Minutes"),
|
||||
N_("Beats/128"),
|
||||
|
Loading…
Reference in New Issue
Block a user