X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Floadfile.C;fp=cinelerra-5.1%2Fcinelerra%2Floadfile.C;h=5d8dffceb4f6986ac65a4c9f9b985807f0db13d9;hp=e40f716109a14005ba1a0e4ea716afdea5f5ffdb;hb=caf23b6b8e0024c33390ddaa165e11956e66f1c2;hpb=e854f4eeda320c2626780afdac9546f482de54b1 diff --git a/cinelerra-5.1/cinelerra/loadfile.C b/cinelerra-5.1/cinelerra/loadfile.C index e40f7161..5d8dffce 100644 --- a/cinelerra-5.1/cinelerra/loadfile.C +++ b/cinelerra-5.1/cinelerra/loadfile.C @@ -121,7 +121,8 @@ void LoadFileThread::load_apply() if( edl_mode == LOADMODE_EDL_FILEREF ) mwindow->show_warning( &mwindow->preferences->warn_fileref, - _("Other projects can change this project")); + _("Other projects can change this project\n" + "and this can become a broken link")); ArrayList path_list; path_list.set_array_delete();