IDE: corrected message after r47319 #5aa14d0a7e

git-svn-id: trunk@47358 -
This commit is contained in:
maxim 2015-01-12 21:14:54 +00:00
parent 5112c1862a
commit 3bd64a539e

View File

@ -3188,7 +3188,7 @@ resourcestring
lisConfirmation = 'Confirmation';
lisPkgTheProjectOverridesTheOutputDirectoryOfTheFollowin = 'The project '
+'overrides the output directory of the following packages.'
+'%sSee Project / Compiler Options / Additions and Overrides'
+'%sSee Project / Project Options (compiler options section) / Additions and Overrides'
+'%s%s';
lisConfirmBuildAllProfiles = 'Lazarus will be rebuilt with the following profiles:%sContinue?';
lisNoBuildProfilesSelected = 'No profiles are selected to be built.';