mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 05:49:15 +02:00
Options: Fixed description for Smart-End-Key (revision 18215 #2f7de3e7d3)
git-svn-id: trunk@18234 -
This commit is contained in:
parent
f7eda562c6
commit
93d0033585
@ -1138,7 +1138,7 @@ resourcestring
|
||||
dlgUseCodeFolding = 'Code folding';
|
||||
dlgCopyWordAtCursorOnCopyNone = 'Copy word on copy none';
|
||||
dlgHomeKeyJumpsToNearestStart = 'Home key jumps to nearest start';
|
||||
dlgEndKeyJumpsToNearestStart = 'End key jumps to nearest start';
|
||||
dlgEndKeyJumpsToNearestStart = 'End key jumps to nearest end';
|
||||
dlgBracketHighlight = 'Bracket highlight';
|
||||
dlgNoBracketHighlight = 'No Highlight';
|
||||
dlgHighlightLeftOfCursor = 'Left Of Cursor';
|
||||
|
Loading…
Reference in New Issue
Block a user