IDE: Fix resourcestring for anchor editor

git-svn-id: trunk@31093 -
This commit is contained in:
juha 2011-06-05 09:47:39 +00:00
parent 19b61399a0
commit ba6d14dcc6

View File

@ -4424,7 +4424,7 @@ resourcestring
lisBottomSiblingComboBoxHint = 'This is the sibling control to which the bottom side is anchored. Leave empty for parent.';
lisRightSiblingComboBoxHint = 'This is the sibling control to which the right side is anchored. Leave empty for parent.';
lisLeftSiblingComboBoxHint = 'This is the sibling control to which the left side is anchored. Leave empty for parent.';
lisBorderSpace = 'BorderSpace';
lisBorderSpace = 'Border space';
lisSibling = 'Sibling';
lisEnabled = 'Enabled';
lisRightAnchoring = 'Right anchoring';