mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 22:12:58 +02:00
Capitalise 'Manual'
(pointed out by Peter).
This commit is contained in:
@@ -216,8 +216,8 @@ audio CDs</a>.") + wxT("</p>")
|
|||||||
if(Key == wxT("remotehelp") )
|
if(Key == wxT("remotehelp") )
|
||||||
{
|
{
|
||||||
// *URL* will be replaced by whatever URL we are looking for.
|
// *URL* will be replaced by whatever URL we are looking for.
|
||||||
return WrapText(_("The manual does not appear to be installed. \
|
return WrapText(_("The Manual does not appear to be installed. \
|
||||||
Please <a href=\"*URL*\">view the manual online</a> or \
|
Please <a href=\"*URL*\">view the Manual online</a> or \
|
||||||
<a href=\"http://manual.audacityteam.org/man/unzipping_the_manual.html\"> \
|
<a href=\"http://manual.audacityteam.org/man/unzipping_the_manual.html\"> \
|
||||||
download the Manual</a>.<br><br>\
|
download the Manual</a>.<br><br>\
|
||||||
To always view the Manual online, change \"Location of Manual\" in \
|
To always view the Manual online, change \"Location of Manual\" in \
|
||||||
|
Reference in New Issue
Block a user