X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fcontent_panel.cc;fp=src%2Fwx%2Fcontent_panel.cc;h=83085db5aa57f05920ad1496aac7d75dab71e6f9;hp=7a0c2eefd5b830cf6da4382823ba7166d64ba465;hb=1cd2c956234dac14c0cd22883bf0575b3c7faf8f;hpb=600e0c67c61b29427602918daebb38a4822f95cb diff --git a/src/wx/content_panel.cc b/src/wx/content_panel.cc index 7a0c2eefd..83085db5a 100644 --- a/src/wx/content_panel.cc +++ b/src/wx/content_panel.cc @@ -532,7 +532,7 @@ ContentPanel::add_dcp_clicked () _parent, _( "This looks like a DCP-o-matic project folder, which cannot be added to a different project. " - "Choose the DCP directory inside the DCP-o-matic project folder if that's what you want to import." + "Choose the DCP folder inside the DCP-o-matic project folder if that's what you want to import." ) ); } catch (exception& e) {