mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #2197 from kud/patch-1
✏️ (Context Menu) Consistency with other terms
This commit is contained in:
commit
b0fd415e42
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"description": "Show password generator icon on every password input field."
|
||||
},
|
||||
"contextMenuSaveCredentials": {
|
||||
"message": "Save credentials",
|
||||
"message": "Save Credentials",
|
||||
"description": "Save credentials using the credential banner."
|
||||
},
|
||||
"contextMenuShowPasswordGenerator": {
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
"description": "Show password generator text."
|
||||
},
|
||||
"contextMenuFillAttribute": {
|
||||
"message": "Fill attribute…",
|
||||
"message": "Fill Attribute…",
|
||||
"description": "Context menu parent item for filling a custom attribute."
|
||||
},
|
||||
"contextMenuRequestGlobalAutoType": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue