mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-24 16:20:05 +02:00
fix build
This commit is contained in:
parent
b53e7d7a8a
commit
3769fdea0e
@ -6356,7 +6356,7 @@ void AudacityProject::OnSelectClip(bool next)
|
||||
first number identifies one of a sequence of clips,
|
||||
last number counts the clips,
|
||||
string names a track */
|
||||
_("dummyStringOnSelectClip")
|
||||
_("dummyStringOnSelectClip");
|
||||
auto format = wxPLURAL(
|
||||
"%d of %d clip %s",
|
||||
"%d of %d clips %s",
|
||||
|
Loading…
x
Reference in New Issue
Block a user