mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-05 19:46:01 +02:00
IDE: fixed small typo
git-svn-id: trunk@27098 -
This commit is contained in:
parent
9c570545dd
commit
0bed3e5d6f
@ -4856,7 +4856,7 @@ resourcestring
|
|||||||
synfFoldCommentsInSelection = 'Fold comments in selection';
|
synfFoldCommentsInSelection = 'Fold comments in selection';
|
||||||
synfHideCommentsInSelection = 'Hide comments in selection';
|
synfHideCommentsInSelection = 'Hide comments in selection';
|
||||||
lisCustomBuildMacros = 'Custom build macros';
|
lisCustomBuildMacros = 'Custom build macros';
|
||||||
lisCanNotCompileProject = 'Can not compile project';
|
lisCanNotCompileProject = 'Cannot compile project';
|
||||||
lisTheProjectHasNoMainSourceFile = 'The project has no main source file.';
|
lisTheProjectHasNoMainSourceFile = 'The project has no main source file.';
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
Loading…
Reference in New Issue
Block a user