mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Fix things that confused xgettext
This commit is contained in:
@@ -343,10 +343,6 @@ visit our [[http://forum.audacityteam.org/|forum]].");
|
||||
wxT("James Crook, art, coding & design<br>") +
|
||||
#endif
|
||||
|
||||
/* i18n-hint: The Latin phrase, "In memory of" a deceased person, often untranslated in European languages */
|
||||
//wxT("<p><b>") + _("In Memoriam") + wxT("</b><br>") +
|
||||
//GetCreditsByRole(roleDeceased) +
|
||||
|
||||
wxT("<p><b>") + _("Audacity Team Members") + wxT("</b><br>") +
|
||||
GetCreditsByRole(roleTeamMember) +
|
||||
|
||||
|
Reference in New Issue
Block a user