X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Ffiletga.C;h=0ec8a73b9b6f83e6ee9e475404e54ac6990e1a70;hp=a6f1e6427c15e7b8fed1534646d9151ea87baaca;hb=94e8dc2b306135e7735b2618a54f0f7de7ac7a0c;hpb=9755040e9ae6889aa0d1627d0e209496d1e000e6 diff --git a/cinelerra-5.0/cinelerra/filetga.C b/cinelerra-5.0/cinelerra/filetga.C index a6f1e642..0ec8a73b 100644 --- a/cinelerra-5.0/cinelerra/filetga.C +++ b/cinelerra-5.0/cinelerra/filetga.C @@ -216,7 +216,7 @@ int FileTGA::read_frame_header(char *path) if(!(stream = fopen(path, "rb"))) { - eprintf("Error while opening \"%s\" for reading. \n%m\n", asset->path); + eprintf(_("Error while opening \"%s\" for reading. \n%m\n"), asset->path); return 1; } @@ -899,7 +899,7 @@ TGAUnit::~TGAUnit() TGAConfigVideo::TGAConfigVideo(BC_WindowBase *gui, Asset *asset) - : BC_Window(PROGRAM_NAME ": Video Compression", + : BC_Window(_(PROGRAM_NAME ": Video Compression"), gui->get_abs_cursor_x(1), gui->get_abs_cursor_y(1), 400,