mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
change a comment
This commit is contained in:
parent
c66eae1a46
commit
b53e7d7a8a
@ -7449,7 +7449,8 @@ wxString AudacityProject::ClipBoundaryMessage(const std::vector<FoundClipBoundar
|
||||
wxString str;
|
||||
auto nClips = result.waveTrack->GetNumClips();
|
||||
if (result.nFound < 2) {
|
||||
/* i18n-hint: First %s is replaced with the noun "start" or "end"
|
||||
/* i18n-hint: in the string after this one,
|
||||
First %s is replaced with the noun "start" or "end"
|
||||
identifying one end of a clip,
|
||||
first number gives the position of that clip in a sequence
|
||||
of clips,
|
||||
|
Loading…
x
Reference in New Issue
Block a user