update internationalization data
[goodguy/history.git] / cinelerra-5.0 / guicast / bcprogressbox.C
index a0b6db75395c6a003b2dcc2ee276abcc23ab767a..23a4249c0718630a4b2aa7892e4f5060f14ca524 100644 (file)
@@ -26,6 +26,7 @@
 #include "bcresources.h"
 #include "bctitle.h"
 #include "bcwindow.h"
+#include "language.h"
 #include "vframe.h"
 
 BC_ProgressBox::BC_ProgressBox(int x, int y, const char *text, int64_t length)
@@ -111,7 +112,7 @@ void BC_ProgressBox::unlock_window()
 
 
 BC_ProgressWindow::BC_ProgressWindow(int x, int y)
- : BC_Window("Progress",
+ : BC_Window(_("Progress"),
        x,
        y,
        340,