1
0
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:
James Crook
2018-01-17 13:27:00 +00:00
parent 74d8160db5
commit b384f99e62
3 changed files with 3 additions and 3 deletions

View File

@@ -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)?"
);