1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-22 00:47:13 +01:00
This commit is contained in:
v.audacity
2011-03-25 21:17:49 +00:00
parent f2ce7854a3
commit 35087a5553
2 changed files with 3 additions and 3 deletions

View File

@@ -1522,7 +1522,7 @@ _("Project check detected %d missing audio data \
}
//
// MISSING ORPHAN BLOCKFILES (.AU AND .AUF)
// ORPHAN BLOCKFILES (.au and .auf files that are not in the project.)
//
wxArrayString orphanFilePathArray; // orphan .au and .auf files
this->FindOrphanBlockFiles(filePathArray, orphanFilePathArray);