Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ DefaultCaption
Function
DefaultCaption
libraries/lib-basic-ui/BasicUI.cpp:280–283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
278
}
279
280
TranslatableString DefaultCaption()
281
{
282
return XO(
"Message"
);
283
}
284
}
Callers
2
DelayedHandlerAction
Method · 0.85
MessageBoxOptions
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected