[chore] Preferences: Make autocomplete description sound less casual (#4908)
Some checks are pending
Documentation / Release (push) Waiting to run
Integration / Python 3.10 (push) Waiting to run
Integration / Python 3.11 (push) Waiting to run
Integration / Python 3.12 (push) Waiting to run
Integration / Python 3.13 (push) Waiting to run
Integration / Python 3.9 (push) Waiting to run
Integration / Theme (push) Waiting to run

This commit is contained in:
benpiano800 2025-06-11 19:07:30 -05:00 committed by GitHub
parent e58ed0fdba
commit a6d0333e30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,6 @@
</select>{{- '' -}}
</div>{{- '' -}}
<div class="description">
{{- _('Find stuff as you type') -}}
{{- _('Show possible queries as you type') -}}
</div>{{- '' -}}
</fieldset>{{- '' -}}