fix cwin bksp=del key, fix mode keyframe in rev play, update ru
[goodguy/history.git] / cinelerra-5.1 / cinelerra / fileffmpeg.C
index 494844c3de02219580c9e49a260e988b5d41d39d..ac62687f0e138f22d9eb2fee26252600bf3d4c22 100644 (file)
@@ -1281,7 +1281,7 @@ const char *FFOptions_Opt::tip()
 
 
 FFOptionsWindow::FFOptionsWindow(FFOptionsDialog *dialog)
- : BC_Window(PROGRAM_NAME ": Options", 60, 30, 640, 400)
+ : BC_Window(_(PROGRAM_NAME ": Options"), 60, 30, 640, 400)
 {
        this->dialog = dialog;
        this->selected = 0;