1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-04 17:49:45 +02:00

Keep EXPERIMENTAL_OD_DATA compilable

This commit is contained in:
Paul Licameli 2019-12-24 12:01:24 -05:00
parent 487016727e
commit 6c0f2d344e

View File

@ -331,7 +331,7 @@ static wxString AskCopyOrEdit()
: XO("Your current preference is set to read directly.\n\n")
;
wxString clause3 = XO(
auto clause3 = XO(
"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"