19 AddTitle(
XO(
"Your project storage limit has been reached."));
21 "You may need to remove older projects to make space available. For more options, visit audio.com"));
23 XO(
"You can also save this project locally to avoid losing changes."));
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
void AddTitle(const TranslatableString &title)
void AddButton(DialogButtonIdentifier identifier, const TranslatableString &text, int type=None)
void AddParagraph(const TranslatableString ¶graph)
ProjectLimitDialog(const AudacityProject *project)
static DialogButtonIdentifier VisitAudioComIdentifier()
static DialogButtonIdentifier SaveLocallyButtonIdentifier()