diff --git a/src/AboutDialog.cpp b/src/AboutDialog.cpp index 454f9b055..3141856f8 100644 --- a/src/AboutDialog.cpp +++ b/src/AboutDialog.cpp @@ -195,10 +195,10 @@ void AboutDialog::PopulateAudacityPage( ShuttleGui & S ) #if IS_BETA // Is this beta or not? wxString par2Str = _( - "This is a Beta version of the program. It may contain bugs and unfinished features. We depend on your feedback: please send bug reports and feature requests to our Feedback address. For help, use the Help menu in the program, view the tips and tricks on our Wiki or visit our Forum."); + "This is a Beta version of the program. It may contain bugs and unfinished features. We depend on your feedback: please send bug reports and feature requests to our Feedback address. For help, use the Help menu in the program, view the tips and tricks on our Wiki or visit our Forum."); #else wxString par2Str = _( - "This is a stable, completed release of the program. However, if you find a bug or have a suggestion for us, please write to our Feedback address. For help, view the tips and tricks on our Wiki or visit our Forum."); + "This is a stable, completed release of the program. However, if you find a bug or have a suggestion for us, please write to our Feedback address. For help, view the tips and tricks on our Wiki or visit our Forum."); #endif wxString translatorCredits; @@ -267,7 +267,7 @@ void AboutDialog::PopulateAudacityPage( ShuttleGui & S ) wxT("
") +
_("Audacity® software is copyright")+
- wxT("© 1999-2010 Audacity Team.
") +
+ wxT("© 1999-2011 Audacity Team.
") +
_("The name Audacity® is a registered trademark of Dominic Mazzoni.") +
wxT("