mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-17 16:40:07 +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:
parent
3e4b1eef98
commit
50ff40e440
@ -220,7 +220,9 @@ audio CDs</a>.") + wxT("</p>")
|
|||||||
return WrapText(_("You do not appear to have the 'help' folder installed.<br> \
|
return WrapText(_("You do not appear to have the 'help' folder installed.<br> \
|
||||||
Please <a href=\"*URL*\">view the content online</a> or \
|
Please <a href=\"*URL*\">view the content online</a> or \
|
||||||
<a href=\"http://manual.audacityteam.org/o/man/unzipping_the_manual.html\"> \
|
<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("");
|
return wxT("");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user