mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 13:09:39 +02:00
IDE: corrected message after r47319 #5aa14d0a7e
git-svn-id: trunk@47358 -
This commit is contained in:
parent
5112c1862a
commit
3bd64a539e
@ -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.';
|
||||
|
Loading…
Reference in New Issue
Block a user