mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-13 14:13:32 +02:00
Bug 1825 - Import Uncompressed File Dialog Incorrect Reference to Menu Item
This commit is contained in:
@@ -264,7 +264,7 @@ static wxString AskCopyOrEdit()
|
||||
"Reading the files directly allows you to play or edit them almost immediately. "
|
||||
"This is less safe than copying in, because you must retain the files with their "
|
||||
"original names in their original locations.\n"
|
||||
"File > Check Dependencies will show the original names and locations of any files "
|
||||
"Help > Diagnostics > Check Dependencies will show the original names and locations of any files "
|
||||
"that you are reading directly.\n\n"
|
||||
"How do you want to import the current file(s)?"
|
||||
);
|
||||
|
Reference in New Issue
Block a user