ide: fix string

git-svn-id: trunk@19471 -
This commit is contained in:
paul 2009-04-17 14:01:58 +00:00
parent 22c8e550c6
commit 0695261700

View File

@ -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';