mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 02:56:01 +02:00
EditorToolBar: Fix a typo in resourcestrings. Issue #26705, noted by _Gábor
git-svn-id: trunk@46186 -
This commit is contained in:
parent
ca0211f1fc
commit
4ed10f7d90
@ -40,7 +40,7 @@ resourcestring
|
||||
'selected Item of the Toolbar.';
|
||||
rsHelp2 = 'If none is selected, the Item will be appended at the end '+
|
||||
'of the Toolbar.';
|
||||
rsHelp3 = 'You may rearrage Toolbar Items with "Move Up" and '+
|
||||
rsHelp3 = 'You may rearrange Toolbar Items with "Move Up" and '+
|
||||
'"Move Down" buttons.';
|
||||
rsHelp4 = 'Hint: to append an Item at the end, use "Clear selection"';
|
||||
// Root Node Captions
|
||||
|
Loading…
Reference in New Issue
Block a user