1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-08 05:47:50 +02:00

Rename biometric integration description to exclude safari (#11233)

This commit is contained in:
Bernd Schoolmann 2024-09-26 10:44:10 +02:00 committed by GitHub
parent e0bca66f5e
commit 8fb97e7b60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -382,7 +382,7 @@
</label> </label>
</div> </div>
<small id="enableBrowserIntegrationHelp" class="help-block">{{ <small id="enableBrowserIntegrationHelp" class="help-block">{{
"enableBrowserIntegrationDesc" | i18n "enableBrowserIntegrationDesc1" | i18n
}}</small> }}</small>
</div> </div>
<div class="form-group"> <div class="form-group">

View File

@ -1775,8 +1775,8 @@
"enableBrowserIntegration": { "enableBrowserIntegration": {
"message": "Allow browser integration" "message": "Allow browser integration"
}, },
"enableBrowserIntegrationDesc": { "enableBrowserIntegrationDesc1": {
"message": "Used for biometrics in browser." "message": "Used to allow biometric unlock in browsers that are not Safari."
}, },
"enableDuckDuckGoBrowserIntegration": { "enableDuckDuckGoBrowserIntegration": {
"message": "Allow DuckDuckGo browser integration" "message": "Allow DuckDuckGo browser integration"