mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-04 22:29:27 +02:00
Change "blockfile" to "block file" consistently in log and error dialogs.
This commit is contained in:
parent
4e81f0ed5a
commit
db0cfeacbd
@ -2613,7 +2613,7 @@ void AudacityProject::OpenFile(wxString fileName, bool addtohistory)
|
||||
createdODTasks= createdODTasks | ODTask::eODPCMSummary;
|
||||
}
|
||||
else {
|
||||
printf("unrecognized OD Flag in blockfile.\n");
|
||||
printf("unrecognized OD Flag in block file.\n");
|
||||
//TODO:ODTODO: display to user. This can happen when we build audacity on a system that doesnt have libFLAC
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user