mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-19 17:40:51 +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;
|
createdODTasks= createdODTasks | ODTask::eODPCMSummary;
|
||||||
}
|
}
|
||||||
else {
|
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
|
//TODO:ODTODO: display to user. This can happen when we build audacity on a system that doesnt have libFLAC
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user