mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 01:02:41 +02:00
IDE: fixed typo
git-svn-id: trunk@55869 -
This commit is contained in:
parent
55f15c6a4c
commit
1076699d6e
@ -5618,7 +5618,7 @@ resourcestring
|
|||||||
lisMessagesEditor = 'Messages Editor';
|
lisMessagesEditor = 'Messages Editor';
|
||||||
|
|
||||||
lisSetDefault = 'Set default';
|
lisSetDefault = 'Set default';
|
||||||
lisYouCanNotChangeTheBuildModeWhileCompiling = 'You can not change the build'
|
lisYouCanNotChangeTheBuildModeWhileCompiling = 'You cannot change the build'
|
||||||
+' mode while compiling.';
|
+' mode while compiling.';
|
||||||
lisSelectedLeftNeighbour = '(selected left neighbour)';
|
lisSelectedLeftNeighbour = '(selected left neighbour)';
|
||||||
lisSelectedRightNeighbour = '(selected right neighbour)';
|
lisSelectedRightNeighbour = '(selected right neighbour)';
|
||||||
|
Loading…
Reference in New Issue
Block a user