mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-23 19:09:31 +02:00
IDE Options dialog: fix typo on Misc Editor Options tab
git-svn-id: trunk@23878 -
This commit is contained in:
parent
53024e8ef6
commit
b4f492d955
@ -1200,7 +1200,7 @@ resourcestring
|
|||||||
lisShowSpecialCharacters = 'Show special characters';
|
lisShowSpecialCharacters = 'Show special characters';
|
||||||
dlgCloseButtonsNotebook = 'Show close buttons in notebook';
|
dlgCloseButtonsNotebook = 'Show close buttons in notebook';
|
||||||
dlgTabNumbersNotebook = 'Show tab numbers in notebook';
|
dlgTabNumbersNotebook = 'Show tab numbers in notebook';
|
||||||
dlgNotebookTabPos = 'Positoon for source-notebook tabs';
|
dlgNotebookTabPos = 'Source notebook tabs position';
|
||||||
dlgNotebookTabPosTop = 'Top';
|
dlgNotebookTabPosTop = 'Top';
|
||||||
dlgNotebookTabPosBottom = 'Bottom';
|
dlgNotebookTabPosBottom = 'Bottom';
|
||||||
dlgNotebookTabPosLeft = 'Left';
|
dlgNotebookTabPosLeft = 'Left';
|
||||||
|
Loading…
Reference in New Issue
Block a user