Rename biometric integration description to exclude safari (#11233)
This commit is contained in:
parent
e0bca66f5e
commit
8fb97e7b60
|
@ -382,7 +382,7 @@
|
|||
</label>
|
||||
</div>
|
||||
<small id="enableBrowserIntegrationHelp" class="help-block">{{
|
||||
"enableBrowserIntegrationDesc" | i18n
|
||||
"enableBrowserIntegrationDesc1" | i18n
|
||||
}}</small>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
|
|
@ -1775,8 +1775,8 @@
|
|||
"enableBrowserIntegration": {
|
||||
"message": "Allow browser integration"
|
||||
},
|
||||
"enableBrowserIntegrationDesc": {
|
||||
"message": "Used for biometrics in browser."
|
||||
"enableBrowserIntegrationDesc1": {
|
||||
"message": "Used to allow biometric unlock in browsers that are not Safari."
|
||||
},
|
||||
"enableDuckDuckGoBrowserIntegration": {
|
||||
"message": "Allow DuckDuckGo browser integration"
|
||||
|
|
Loading…
Reference in New Issue