mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 10:12:50 +02:00
ide: fix string
git-svn-id: trunk@19471 -
This commit is contained in:
parent
22c8e550c6
commit
0695261700
@ -4134,7 +4134,7 @@ resourcestring
|
||||
lisCEUnnamedConstants = 'Unnamed constants';
|
||||
lisCEEmptyProcedures = 'Empty procedures';
|
||||
lisCEManyNestedProcedures = 'Many nested procedures';
|
||||
lisCEPublishedPropertyWithoutDefault = 'PublishedPropertyWithoutDefault';
|
||||
lisCEPublishedPropertyWithoutDefault = 'Published properties without default';
|
||||
lisCEUnsortedVisibility = 'Unsorted visibility';
|
||||
lisCEUnsortedMembers = 'Unsorted members';
|
||||
lisCEToDos = 'ToDos';
|
||||
|
Loading…
Reference in New Issue
Block a user