rework android-rmt display, add a few buttons
[goodguy/history.git] / cinelerra-5.0 / cinelerra / recconfirmdelete.C
index 0ca21d961652c8f817f41a06211c1dbd715685cb..d0ab480fe2df0e0cd4da277784231547b58d2c12 100644 (file)
@@ -31,7 +31,7 @@
 
 
 RecConfirmDelete::RecConfirmDelete(MWindow *mwindow)
- : BC_Window(PROGRAM_NAME ": Confirm"
+ : BC_Window(_(PROGRAM_NAME ": Confirm")
        mwindow->gui->get_abs_cursor_x(1),
        mwindow->gui->get_abs_cursor_y(1),
        320, 100)