1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 16:10:06 +02:00

Expand wording of this message to explain how to change behaviour permanently. Patch from Steve which has been waiting a while

This commit is contained in:
RichardAsh1981@gmail.com 2014-09-30 19:38:39 +00:00
parent 3e4b1eef98
commit 50ff40e440

View File

@ -220,7 +220,9 @@ audio CDs</a>.") + wxT("</p>")
return WrapText(_("You do not appear to have the 'help' folder installed.<br> \
Please <a href=\"*URL*\">view the content online</a> or \
<a href=\"http://manual.audacityteam.org/o/man/unzipping_the_manual.html\"> \
download the full Manual</a>.")
download the current Manual</a>.<br><br>\
To always view the manual online, change \"Location of Manual\" in<br> \
Interface Preferences to \"From Internet\".")
);
}
return wxT("");