* update copy on /settings and /options (behind feature flag)
* update copy on /excluded-domains (behind feature flag)
* use && two check both conditions for presence of lock() button
* fix typos in messages
* add description on auto-fill page
"message":"Ask to add an item if one isn't found in your vault."
},
"addLoginNotificationDescAlt":{
"message":"Ask to add an item if one isn't found in your vault. Applies to all logged in accounts."
},
"showCardsCurrentTab":{
"message":"Show cards on Tab page"
},
@ -651,6 +654,9 @@
@@ -651,6 +654,9 @@
"changedPasswordNotificationDesc":{
"message":"Ask to update a login's password when a change is detected on a website."
},
"changedPasswordNotificationDescAlt":{
"message":"Ask to update a login's password when a change is detected on a website. Applies to all logged in accounts."
},
"notificationChangeDesc":{
"message":"Do you want to update this password in Bitwarden?"
},
@ -667,7 +673,10 @@
@@ -667,7 +673,10 @@
"message":"Show context menu options"
},
"contextMenuItemDesc":{
"message":"Use a secondary click to access password generation and matching logins for the website. "
"message":"Use a secondary click to access password generation and matching logins for the website."
},
"contextMenuItemDescAlt":{
"message":"Use a secondary click to access password generation and matching logins for the website. Applies to all logged in accounts."
},
"defaultUriMatchDetection":{
"message":"Default URI match detection",
@ -682,6 +691,9 @@
@@ -682,6 +691,9 @@
"themeDesc":{
"message":"Change the application's color theme."
},
"themeDescAlt":{
"message":"Change the application's color theme. Applies to all logged in accounts."
},
"dark":{
"message":"Dark",
"description":"Dark color"
@ -1006,6 +1018,9 @@
@@ -1006,6 +1018,9 @@
"message":"Show auto-fill menu on form fields",
"description":"Represents the message for allowing the user to enable the auto-fill overlay"
},
"showAutoFillMenuOnFormFieldsDescAlt":{
"message":"Applies to all logged in accounts."
},
"autofillOverlayVisibilityOff":{
"message":"Off",
"description":"Overlay setting select option for disabling autofill overlay"
@ -1678,6 +1693,9 @@
@@ -1678,6 +1693,9 @@
"excludedDomainsDesc":{
"message":"Bitwarden will not ask to save login details for these domains. You must refresh the page for changes to take effect."
},
"excludedDomainsDescAlt":{
"message":"Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."