update internationalization data
[goodguy/history.git] / cinelerra-5.0 / cinelerra / mediadb.C
index d57e691fa2edc39dcb8062703b53a374dac82b3a..35783daaae058833f8c440fde288ff6be9b40ee2 100644 (file)
@@ -831,7 +831,7 @@ add_timelines(Clips *clips, int fid, double err)
 {
        // found frame, find timelines
        if( get_timelines(fid) ) {
-               printf(" find timeline frame_id(%d) failed\n", fid);
+               printf(_(" find timeline frame_id(%d) failed\n"), fid);
                return 1;
        }