mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-13 14:13:32 +02:00
Rewrite conditionally compiled Add/TieCheckBox calls
This commit is contained in:
@@ -361,7 +361,7 @@ static wxString AskCopyOrEdit()
|
||||
XO("Read the files &directly from the original (faster)") );
|
||||
|
||||
dontAskNextTimeBox = S.AddCheckBox(
|
||||
_("Don't &warn again and always use my choice above"),
|
||||
XO("Don't &warn again and always use my choice above"),
|
||||
wxT("false"));
|
||||
}
|
||||
S.EndStatic();
|
||||
|
Reference in New Issue
Block a user