mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 17:49:45 +02:00
Fix typo: 'available' twice.
This commit is contained in:
parent
545d741eb2
commit
7f4ea77dee
@ -270,7 +270,7 @@ void AboutDialog::PopulateAudacityPage( ShuttleGui & S )
|
||||
|
||||
wxString par1Str = _(
|
||||
"Audacity is a free program written by a worldwide team of [[http://audacityteam.org/about/credits|volunteers]]. \
|
||||
Audacity is [[http://audacityteam.org/download|available]] available for Windows, Mac, and GNU/Linux (and other Unix-like systems).");
|
||||
Audacity is [[http://audacityteam.org/download|available]] for Windows, Mac, and GNU/Linux (and other Unix-like systems).");
|
||||
|
||||
// This trick here means that the English language version won't mention using
|
||||
// English, whereas all translated versions will.
|
||||
|
Loading…
x
Reference in New Issue
Block a user