X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Ffiletga.C;h=0ec8a73b9b6f83e6ee9e475404e54ac6990e1a70;hb=6c0c8bd0e577001d1cc18c6c27d58e62f58a6bff;hp=a6f1e6427c15e7b8fed1534646d9151ea87baaca;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git 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,