X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fguicast%2Fbcprogressbox.C;h=23a4249c0718630a4b2aa7892e4f5060f14ca524;hb=52fcc46226f9df46f9ce9d0566dc568455a7db0b;hp=a0b6db75395c6a003b2dcc2ee276abcc23ab767a;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/guicast/bcprogressbox.C b/cinelerra-5.0/guicast/bcprogressbox.C index a0b6db75..23a4249c 100644 --- a/cinelerra-5.0/guicast/bcprogressbox.C +++ b/cinelerra-5.0/guicast/bcprogressbox.C @@ -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,