mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-23 09:20:12 +01:00
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:
parent
9aae5dc449
commit
573a57d0bb
@ -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