merge: fixes/rework for fader, single frame ffmpeg, dissolve, silence
[goodguy/history.git] / cinelerra-5.1 / cinelerra / channelinfo.C
index 03d8d84261edb1d61799127a17e4eb4aa830a353..140f3d30e509848b7cb26d7045228b6f806a68fd 100644 (file)
@@ -1787,7 +1787,7 @@ void ChannelInfo::delete_batch()
 }
 
 ChannelScan::ChannelScan(MWindow *mwindow)
- : BC_MenuItem(_("Scan"), _("Shift-S"), 'S')
+ : BC_MenuItem(_("Scan..."), _("Shift-S"), 'S')
 {
        set_shift();
        this->mwindow = mwindow;