IDE: Rename "elastic tabs" to "elastic tabstops". Issue #41680.

This commit is contained in:
Juha 2025-05-29 18:58:34 +03:00
parent 3958e2789d
commit 9e4ff7954b

View File

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