mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 09:20:16 +01:00
Ready for 3.0.1 development.
This commit is contained in:
@@ -390,7 +390,7 @@ visit our %s.")
|
||||
<< wxT("</center></h3>")
|
||||
<< wxT("Customised version of the Audacity free, open source, cross-platform software " )
|
||||
<< wxT("for recording and editing sounds.")
|
||||
<< wxT("<p><br> <b>Audacity<sup>®</sup></b> software is copyright © 1999-2020 Audacity Team.<br>")
|
||||
<< wxT("<p><br> <b>Audacity<sup>®</sup></b> software is copyright © 1999-2021 Audacity Team.<br>")
|
||||
<< wxT(" The name <b>Audacity</b> is a registered trademark of Dominic Mazzoni.<br><br>")
|
||||
|
||||
#else
|
||||
@@ -480,7 +480,7 @@ visit our %s.")
|
||||
<< wxT("<p><br> ")
|
||||
/* i18n-hint Audacity's name substitutes for first and third %s,
|
||||
and a "copyright" symbol for the second */
|
||||
<< XO("%s software is copyright %s 1999-2020 %s Team.")
|
||||
<< XO("%s software is copyright %s 1999-2021 %s Team.")
|
||||
.Format(
|
||||
Verbatim("<b>%s<sup>®</sup></b>").Format( ProgramName ),
|
||||
wxT("©"),
|
||||
|
||||
Reference in New Issue
Block a user