IDE: changed 'no HTML browser' error message to point to existing settings. Fixes bug #0015718.

git-svn-id: trunk@23979 -
This commit is contained in:
maxim 2010-03-13 18:13:15 +00:00
parent 940e876b2d
commit a6843f3162

View File

@ -325,7 +325,7 @@ resourceString
hhsHelpTheMacroSInBrowserParamsWillBeReplacedByTheURL = 'The macro %s in '
+'BrowserParams will be replaced by the URL.';
hhsHelpNoHTMLBrowserFoundPleaseDefineOneInHelpConfigureHe = 'No HTML '
+'Browser found.%sPlease define one in Help -> Configure Help -> Viewers';
+'Browser found.%sPlease define one in Environment -> Options -> Help -> Help Options';
hhsHelpNoHTMLBrowserFound = 'Unable to find a HTML browser.';
hhsHelpBrowserNotFound = 'Browser %s%s%s not found.';
hhsHelpBrowserNotExecutable = 'Browser %s%s%s not executable.';