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.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/keepassxc-browser/_locales/en/messages.json b/keepassxc-browser/_locales/en/messages.json
index 99935c5..df44b7c 100644
--- a/keepassxc-browser/_locales/en/messages.json
+++ b/keepassxc-browser/_locales/en/messages.json
@@ -167,6 +167,14 @@
"message": "Username field icon",
"description": "Username field icon text."
},
+ "totpFieldText": {
+ "message": "Fill TOTP from KeePassXC",
+ "description": "OTP field icon hover text."
+ },
+ "totpFieldIcon": {
+ "message": "TOTP field icon",
+ "description": "OTP field icon text."
+ },
"defineDismiss": {
"message": "Dismiss",
"description": "Dismiss button text when choosing custom login fields."
@@ -567,6 +575,10 @@
"message": "Activate username field icons.",
"description": "Activate username field icons textbox text."
},
+ "optionsCheckboxOTPIcons": {
+ "message": "Activate 2FA/OTP field icons.",
+ "description": "Activate OTP field icons textbox text."
+ },
"optionsCheckboxAutoRetrieveCredentials": {
"message": "Automatically retrieve credentials.",
"description": "Automatically retrieve credentials checkbox text."
@@ -647,6 +659,10 @@
"message": "Adds an icon to username fields for filling credentials with a single mouse click.",
"description": "Username field icon option help text."
},
+ "optionsShowOTPIconHelpText": {
+ "message": "Adds an icon to input fields that are recognized as OTP/2FA.",
+ "description": "OTP field icon option help text."
+ },
"optionsAutoRetrieveCredentialsHelpText": {
"message": "KeePassXC-Browser will immediately retrieve credentials when a tab is activated.",
"description": "Auto-Retrive Credentials option help text."