update internationalization data
[goodguy/history.git] / cinelerra-5.0 / cinelerra / question.C
index 72ad5874e06207d080b63758a959feef1737d2d8..b0f2ac78d1bc41a4f5773b43384755ac47905770 100644 (file)
@@ -31,7 +31,7 @@
 #define HEIGHT 160
 
 QuestionWindow::QuestionWindow(MWindow *mwindow)
- : BC_Window(PROGRAM_NAME ": Question"
+ : BC_Window(_(PROGRAM_NAME ": Question")
        mwindow->gui->get_abs_cursor_x(1) - WIDTH / 2, 
        mwindow->gui->get_abs_cursor_y(1) - HEIGHT / 2, 
        WIDTH,