Show actual project name in derivative projects

This commit is contained in:
Robin Gareus
2025-05-24 12:46:22 +02:00
parent 49ff88fd75
commit 6cc175343c

View File

@@ -65,7 +65,7 @@ print_help (const char *execname)
cout
<< _("Usage: ") << PROGRAM_NAME << _(" [ OPTIONS ] [ SESSION-NAME ]")
<< "\n\n"
<< _("Ardour is a multichannel hard disk recorder (HDR) and digital audio workstation (DAW).")
<< string_compose (_("%1 is a multichannel hard disk recorder (HDR) and digital audio workstation (DAW)."), PROGRAM_NAME)
<< "\n\n"
<< _("Options:\n")
<< _(" -a, --no-announcements Do not contact website for announcements\n")