mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-03 09:38:13 +02:00
IDE: resourcestring: removed unneeded space
git-svn-id: trunk@41835 -
This commit is contained in:
parent
d39b418746
commit
9c8f307c15
@ -3069,7 +3069,7 @@ resourcestring
|
||||
lisDocumentationEditor = 'Documentation Editor';
|
||||
|
||||
// Build lazarus dialog
|
||||
lisConfirmLazarusRebuild = 'Do you want to rebuild Lazarus with profile: %s ?';
|
||||
lisConfirmLazarusRebuild = 'Do you want to rebuild Lazarus with profile: %s?';
|
||||
lisConfirmation = 'Confirmation';
|
||||
lisPkgTheProjectOverridesTheOutputDirectoryOfTheFollowin = 'The project '
|
||||
+'overrides the output directory of the following packages.%sSee Project /'
|
||||
|
Loading…
Reference in New Issue
Block a user