mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
[PM-26567] Refactor autotype transition key (#16763)
This commit is contained in:
@@ -350,7 +350,7 @@
|
||||
</div>
|
||||
<small class="help-block" *ngIf="form.value.enableAutotype">
|
||||
<b>{{ "important" | i18n }}</b>
|
||||
{{ "enableAutotypeDescriptionTransitionKey" | i18n }}
|
||||
{{ "enableAutotypeShortcutDescription" | i18n }}
|
||||
<a
|
||||
class="settings-link"
|
||||
tabindex="0"
|
||||
|
||||
@@ -4135,7 +4135,7 @@
|
||||
"enableAutotypeShortcutPreview": {
|
||||
"message": "Enable autotype shortcut (Feature Preview)"
|
||||
},
|
||||
"enableAutotypeDescriptionTransitionKey": {
|
||||
"enableAutotypeShortcutDescription": {
|
||||
"message": "Be sure you are in the correct field before using the shortcut to avoid filling data into the wrong place."
|
||||
},
|
||||
"editShortcut": {
|
||||
|
||||
Reference in New Issue
Block a user