Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc-browser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'keepassxc-browser/_locales/en/messages.json')
-rw-r--r--keepassxc-browser/_locales/en/messages.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/keepassxc-browser/_locales/en/messages.json b/keepassxc-browser/_locales/en/messages.json
index 0e4fbb9..798f155 100644
--- a/keepassxc-browser/_locales/en/messages.json
+++ b/keepassxc-browser/_locales/en/messages.json
@@ -607,6 +607,10 @@
"message": "Activate autocomplete for username fields.",
"description": "Activate autocomplete for username fields checkbox text."
},
+ "optionsCheckboxShowGroupNameInAutocomplete": {
+ "message": "Display the group name in autocomplete list when credentials are from different groups.",
+ "description": "Show group name in autocomplete checkbox text."
+ },
"optionsCheckboxAutoSubmit": {
"message": "Auto-submit login forms",
"description": "Auto-submit checkbox text."
@@ -719,6 +723,10 @@
"message": "Show a dropdown list containing available credentials for all username fields on a page.",
"description": "Autocomplete Usernames option help text."
},
+ "optionsShowGroupNameInAutocompleteHelpText": {
+ "message": "When credentials are returned from different groups, the group name will be shown.",
+ "description": "Show group name in autocomplete help text."
+ },
"optionsShowNotificationsHelpText": {
"message": "Show notifications for errors and when user interaction is required.",
"description": "Show notifications option help text."