mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-05 04:20:19 +02:00
IDE: Fix resourcestring for anchor editor
git-svn-id: trunk@31093 -
This commit is contained in:
parent
19b61399a0
commit
ba6d14dcc6
@ -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';
|
||||
|
Loading…
Reference in New Issue
Block a user