mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 20:39:14 +02:00
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:
parent
940e876b2d
commit
a6843f3162
@ -325,7 +325,7 @@ resourceString
|
|||||||
hhsHelpTheMacroSInBrowserParamsWillBeReplacedByTheURL = 'The macro %s in '
|
hhsHelpTheMacroSInBrowserParamsWillBeReplacedByTheURL = 'The macro %s in '
|
||||||
+'BrowserParams will be replaced by the URL.';
|
+'BrowserParams will be replaced by the URL.';
|
||||||
hhsHelpNoHTMLBrowserFoundPleaseDefineOneInHelpConfigureHe = 'No HTML '
|
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.';
|
hhsHelpNoHTMLBrowserFound = 'Unable to find a HTML browser.';
|
||||||
hhsHelpBrowserNotFound = 'Browser %s%s%s not found.';
|
hhsHelpBrowserNotFound = 'Browser %s%s%s not found.';
|
||||||
hhsHelpBrowserNotExecutable = 'Browser %s%s%s not executable.';
|
hhsHelpBrowserNotExecutable = 'Browser %s%s%s not executable.';
|
||||||
|
Loading…
Reference in New Issue
Block a user