ソースを参照

Merged revisions 4208 via svnmerge from
http://[email protected]/svn/fpc/trunk

........
r4208 | hajny | 2006-07-15 00:56:00 +0000 (Sat, 15 Jul 2006) | 1 line

* 2.0.4 fix: fpcdoc.htm -> fpctoc.htm
........

git-svn-id: branches/fixes_2_0@4209 -

Tomas Hajny 19 年 前
コミット
1277d9c55f
1 ファイル変更1 行追加1 行削除
  1. 1 1
      ide/wconstse.inc

+ 1 - 1
ide/wconstse.inc

@@ -103,7 +103,7 @@
     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_nohelpfilesinstalled4 = 'of the html doc archives and unpack the enclosed contents into your FPC directory.';
-    msg_nohelpfilesinstalled5 = 'Add fpcdoc.html via Help|Files ... to the IDE help file system.';
+    msg_nohelpfilesinstalled5 = 'Add fpctoc.html via Help|Files ... to the IDE help file system.';
     msg_helpindex = 'Help index';
     msg_nohelpavailabelforthistopic = 'No help available for this topic.';
     msg_pagenotavailable = 'Page not available';