mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 17:49:45 +02:00
Bug 328 (P2) followup - Change strings in dialog
This commit is contained in:
parent
6c3e4f860a
commit
409f3d89fb
@ -653,8 +653,8 @@ bool Exporter::GetFilename()
|
||||
// Warn and return to the dialog
|
||||
wxMessageBox(_("You are attempting to overwrite an aliased file that is missing.\n\
|
||||
The file cannot be written because the path is needed to restore the original audio to the project.\n\
|
||||
You can see the missing files in File > Check Dependencies.\n\
|
||||
If you still wish to export, please choose a different filename."));
|
||||
Choose File > Check Dependencies to view the locations of all missing files.\n\
|
||||
If you still wish to export, please choose a different filename or folder."));
|
||||
overwritingMissingAlias = true;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user