1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-03 09:09:47 +02:00

changes in first paragraph of dialog, due to Gale's concern (P2) about mention of Mac OS 9, and subsequent discussion

This commit is contained in:
v.audacity 2012-02-27 23:08:56 +00:00
parent 103f789b27
commit 6dc05d12fc

View File

@ -194,7 +194,7 @@ void AboutDialog::PopulateAudacityPage( ShuttleGui & S )
wxString par1Str = _(
"Audacity is a free program written by a worldwide team of volunteer <a href=\"http://audacity.sourceforge.net/community/developers\">developers</a>. We thank <a href=\"http://sourceforge.net\">SourceForge.net</a> and <a href=\"http://code.google.com\">Google Code</a> for our project hosting. Audacity is available for Windows 98 and later, Mac OS X, Linux and other Unix-like systems. For Mac OS 9, use version 1.0.0.");
"Audacity is a free program written by a worldwide team of volunteer <a href=\"http://audacity.sourceforge.net/community/developers\">developers</a>. We thank <a href=\"http://sourceforge.net\">SourceForge.net</a> and <a href=\"http://code.google.com\">Google Code</a> for our project hosting. Audacity is <a href=\"http://audacity.sourceforge.net/download/\">available</a> for Windows, Mac, and Linux (and other Unix-like systems).");
#if IS_BETA // Is this beta or not?
wxString par2Str = _(