1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 23:59:37 +02:00

Update Credits

- Add Dmitry
- Show roles for Peter
This commit is contained in:
James Crook 2021-05-05 15:21:09 +01:00
parent 307790d81e
commit 92d1a34366

View File

@ -90,9 +90,15 @@ void AboutDialog::CreateCreditsList()
const auto developerFormat =
/* i18n-hint: For "About Audacity..." credits, substituting a person's proper name */
XO("%s, developer");
const auto developerAndSupprtFormat =
/* i18n-hint: For "About Audacity..." credits, substituting a person's proper name */
XO("%s, developer and support");
const auto documentationAndSupportFormat =
/* i18n-hint: For "About Audacity..." credits, substituting a person's proper name */
XO("%s, documentation and support");
const auto qaDocumentationAndSupportFormat =
/* i18n-hint: For "About Audacity..." credits, substituting a person's proper name */
XO("%s, QA tester, documentation and support");
const auto documentationAndSupportFrenchFormat =
/* i18n-hint: For "About Audacity..." credits, substituting a person's proper name */
XO("%s, documentation and support, French");
@ -129,7 +135,8 @@ void AboutDialog::CreateCreditsList()
AddCredit(wxT("Greg Kozikowski"), documentationAndSupportFormat, roleTeamMember);
AddCredit(wxT("Paul Licameli"), developerFormat, roleTeamMember);
AddCredit(wxT("Leland Lucius"), developerFormat, roleTeamMember);
AddCredit(wxT("Peter Sampson"), roleTeamMember);
AddCredit(wxT("Peter Sampson"), qaDocumentationAndSupportFormat, roleTeamMember);
AddCredit(wxT("Dmitry Vedenko"), developerFormat, roleTeamMember);
AddCredit(wxT("Bill Wharrie"), documentationAndSupportFormat, roleTeamMember);
// Emeritus: people who were "lead developers" or made an