mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-02 02:26:14 +02:00
* fixed spelling error and updated link where to download the html docs
git-svn-id: trunk@26064 -
This commit is contained in:
parent
dc432918da
commit
5f744ff355
@ -99,9 +99,9 @@
|
||||
msg_cutting = 'Cutting';
|
||||
{ Help system }
|
||||
|
||||
msg_nohelpfilesinstalled1 = 'To keep the size of the FPC download reasonable low, it comes without html formatted docs';
|
||||
msg_nohelpfilesinstalled1 = 'To keep the size of the FPC download reasonably low, it comes without html formatted docs';
|
||||
msg_nohelpfilesinstalled2 = 'which are necessary for the IDE.';
|
||||
msg_nohelpfilesinstalled3 = 'To get these docs, go to http://www.freepascal.org/down/docs/docs.html and get one';
|
||||
msg_nohelpfilesinstalled3 = 'To get these docs, go to http://www.freepascal.org/down/docs/docs.var and get one';
|
||||
msg_nohelpfilesinstalled4 = 'of the html doc archives and unpack the enclosed contents into your FPC directory.';
|
||||
msg_nohelpfilesinstalled5 = 'Add fpctoc.html via Help|Files ... to the IDE help file system.';
|
||||
msg_helpindex = 'Help index';
|
||||
|
Loading…
Reference in New Issue
Block a user