Merge pull request #3652 from thabaum/ENH-Adds-Profile-Autocomplete-Setting

Enh: Autocomplete Attribute Enhancement
This commit is contained in:
Shaun Walker
2024-01-19 15:25:13 -05:00
committed by GitHub
6 changed files with 131 additions and 36 deletions

View File

@ -195,4 +195,10 @@
<data name="Rows.Text" xml:space="preserve">
<value>Rows: </value>
</data>
<data name="Autocomplete.HelpText" xml:space="preserve">
<value>The HTML autocomplete attribute allows you to specify browser behavior for automated assistance in filling out form field values, with a character limit of 30 to ensure concise and effective usage.</value>
</data>
<data name="Autocomplete.Text" xml:space="preserve">
<value>Autocomplete: </value>
</data>
</root>