diff --git a/src/HelpText.cpp b/src/HelpText.cpp index e9faea7f1..dc36564d4 100644 --- a/src/HelpText.cpp +++ b/src/HelpText.cpp @@ -220,7 +220,9 @@ audio CDs.") + wxT("

") return WrapText(_("You do not appear to have the 'help' folder installed.
\ Please view the content online or \ \ -download the full Manual.") +download the current Manual.

\ +To always view the manual online, change \"Location of Manual\" in
\ +Interface Preferences to \"From Internet\".") ); } return wxT("");