IDE, Initial setup dialog: slightly improved Lazarus directory description

git-svn-id: trunk@30208 -
This commit is contained in:
maxim 2011-04-05 21:41:54 +00:00
parent 092814ada0
commit face6345b7

View File

@ -3277,8 +3277,8 @@ resourcestring
+'FPC sources code browsing and completion will be very limited.';
lisTheLazarusDirectoryContainsTheSourcesOfTheIDEAndTh = 'The Lazarus '
+'directory contains the sources of the IDE and the package files of LCL '
+'and many standard packages. For example it contains the file ide%'
+'slazarus.lpi. The translation files are located there too.';
+'and many standard packages. For example it contains the file "ide%'
+'slazarus.lpi". The translation files are located there too.';
lisTheFreePascalCompilerExecutableTypicallyHasTheName = 'The Free Pascal '
+'compiler executable typically has the name "%s". You can also use the '
+'target specific compiler like "%s". Please give the full file path.';