mirror of
https://github.com/bitwarden/browser
synced 2026-01-08 11:33:28 +00:00
show error when trying to enable browser integration on desktop (#2754)
This commit is contained in:
@@ -1518,18 +1518,18 @@
|
||||
"enableBrowserIntegrationDesc": {
|
||||
"message": "Browser integration is used for biometrics in browser."
|
||||
},
|
||||
"browserIntegrationMasOnlyTitle": {
|
||||
"browserIntegrationUnsupportedTitle": {
|
||||
"message": "Browser integration not supported"
|
||||
},
|
||||
"browserIntegrationMasOnlyDesc": {
|
||||
"message": "Unfortunately browser integration is only supported in the Mac App Store version for now."
|
||||
},
|
||||
"browserIntegrationWindowsStoreTitle": {
|
||||
"message": "Browser integration not supported"
|
||||
},
|
||||
"browserIntegrationWindowsStoreDesc": {
|
||||
"message": "Unfortunately browser integration is currently not supported in the Windows Store version."
|
||||
},
|
||||
"browserIntegrationLinuxDesc": {
|
||||
"message": "Unfortunately browser integration is currently not supported in the linux version."
|
||||
},
|
||||
"enableBrowserIntegrationFingerprint": {
|
||||
"message": "Require verification for browser integration"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user