sync to last commit on google_code
[goodguy/history.git] / cinelerra-5.0 / cinelerra / recordvideo.C
index ffabce5b4be95bc8aeb82b1ad1a636620e57f8b8..a6d8c200fb1ade7baa046665cb6d4031e37c646a 100644 (file)
@@ -245,7 +245,7 @@ SET_TRACE
 SET_TRACE
 //TRACE("RecordVideo::run 2");
        if( write_result ) {
-               ErrorBox error_box(PROGRAM_NAME ": Error",
+               ErrorBox error_box(_(PROGRAM_NAME ": Error"),
                        mwindow->gui->get_abs_cursor_x(1),
                        mwindow->gui->get_abs_cursor_y(1));
                        error_box.create_objects(_("No space left on disk."));