Options: Fixed description for Smart-End-Key (revision 18215 #2f7de3e7d3)

git-svn-id: trunk@18234 -
This commit is contained in:
martin 2009-01-10 13:29:51 +00:00
parent f7eda562c6
commit 93d0033585

View File

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