mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 06:01:13 +02:00
Change strings for clarity/consistency.
Changes suggested by (translator) scootergrisen
This commit is contained in:
@@ -216,10 +216,10 @@ audio CDs</a>.") + wxT("</p>")
|
||||
if(Key == wxT("remotehelp") )
|
||||
{
|
||||
// *URL* will be replaced by whatever URL we are looking for.
|
||||
return WrapText(_("You do not appear to have the 'help' folder installed. \
|
||||
Please <a href=\"*URL*\">view the content online</a> or \
|
||||
return WrapText(_("The manual does not appear to be installed. \
|
||||
Please <a href=\"*URL*\">view the manual online</a> or \
|
||||
<a href=\"http://manual.audacityteam.org/man/unzipping_the_manual.html\"> \
|
||||
download the current Manual</a>.<br><br>\
|
||||
download the Manual</a>.<br><br>\
|
||||
To always view the Manual online, change \"Location of Manual\" in \
|
||||
Interface Preferences to \"From Internet\".")
|
||||
);
|
||||
|
Reference in New Issue
Block a user