mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-13 14:13:32 +02:00
Revert "AUP3: Reworked CopyTo() yet again"
A bit more thought needs to do into this.
This commit is contained in:
@@ -705,7 +705,7 @@ bool AUPImportFileHandle::HandleProject(XMLTagHandler *&handler)
|
||||
if (projName.empty())
|
||||
{
|
||||
AudacityMessageBox(
|
||||
XO("Couldn't find the project data folder: \"%s\"").Format(value),
|
||||
XO("Couldn't find the project data folder: \"%s\"").Format(*value),
|
||||
XO("Error Opening Project"),
|
||||
wxOK | wxCENTRE,
|
||||
&window);
|
||||
|
Reference in New Issue
Block a user