19 AddTitle(
XO(
"This project is no longer saved to the Cloud"));
21 "This project was removed from audio.com and therefore cannot be saved at this time. "));
23 XO(
"You can either save it to the Cloud as a new project, or save it to your computer."));
32 return { L
"locally" };
37 return { L
"remotely" };
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)
NotCloudProjectDialog(const AudacityProject *project)
static DialogButtonIdentifier SaveRemotelyIdentifier()
static DialogButtonIdentifier SaveLocallyIdentifier()