Merged revision(s) 47358 #3bd64a539e from trunk:

IDE: corrected message after r47319 #5aa14d0a7e
........

git-svn-id: branches/fixes_1_4@47365 -
This commit is contained in:
maxim 2015-01-12 21:55:54 +00:00
parent 9aae5dc449
commit 573a57d0bb

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.';