mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-15 12:59:45 +02:00
IDE: Rename "elastic tabs" to "elastic tabstops". Issue #41680.
This commit is contained in:
parent
3958e2789d
commit
9e4ff7954b
@ -1619,7 +1619,7 @@ resourcestring
|
|||||||
dlgIndentsLineIndentGroupOptions = 'Indent (New line)';
|
dlgIndentsLineIndentGroupOptions = 'Indent (New line)';
|
||||||
|
|
||||||
dlgTabWidths = 'Tab widths';
|
dlgTabWidths = 'Tab widths';
|
||||||
dlgElasticTabs = 'Elastic tabs';
|
dlgElasticTabs = 'Elastic tabstops';
|
||||||
dlgElasticTabsWidths = 'Elastic min Widths';
|
dlgElasticTabsWidths = 'Elastic min Widths';
|
||||||
|
|
||||||
dlgTabsToSpaces = 'Tabs to spaces';
|
dlgTabsToSpaces = 'Tabs to spaces';
|
||||||
|
Loading…
Reference in New Issue
Block a user