1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00

Update warning message when Ledger app has contract data/blind signing setting disabled (#12256)

This commit is contained in:
Jean P 2021-10-09 19:30:46 +02:00 committed by ryanml
parent 25901380c1
commit bd05a3e1de

View File

@ -1229,7 +1229,7 @@
"message": "Prior to clicking confirm:" "message": "Prior to clicking confirm:"
}, },
"ledgerLiveDialogStepFour": { "ledgerLiveDialogStepFour": {
"message": "Enable smart contract data on your Ledger device" "message": "Enable \"smart contract data\" or \"blind signing\" on your Ledger device"
}, },
"ledgerLiveDialogStepOne": { "ledgerLiveDialogStepOne": {
"message": "Enable Use Ledger Live under Settings > Advanced" "message": "Enable Use Ledger Live under Settings > Advanced"