25 "The latest version of this project was not fully uploaded to audio.com. You can load the last complete version instead."));
34 "No version of this project has been fully uploaded to audio.com. It cannot be loaded."));
43 return {
"visit_audiocom" };
48 return {
"load_latest" };
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)
static DialogButtonIdentifier CancelButtonIdentifier()
UnsyncedProjectDialog(const AudacityProject *project, bool hasValidSnapshot)
static DialogButtonIdentifier LoadLatestButtonIdentifier()
static DialogButtonIdentifier VisitAudioComButtonIdentifier()