mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-14 10:59:14 +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)';
|
||||
|
||||
dlgTabWidths = 'Tab widths';
|
||||
dlgElasticTabs = 'Elastic tabs';
|
||||
dlgElasticTabs = 'Elastic tabstops';
|
||||
dlgElasticTabsWidths = 'Elastic min Widths';
|
||||
|
||||
dlgTabsToSpaces = 'Tabs to spaces';
|
||||
|
Loading…
Reference in New Issue
Block a user