Skip to content

Commit f36823c

Browse files
committed
Merge branch 'frontend-bb01-cleanup'
2 parents 39c8dd4 + bb0fb4f commit f36823c

File tree

5 files changed

+2
-394
lines changed

5 files changed

+2
-394
lines changed

frontends/web/src/locales/en/app.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,16 +1563,11 @@
15631563
"p2wpkh-p2sh": "Wrapped Segwit (compatible format)"
15641564
},
15651565
"selectAccount": "Select account",
1566-
"showFull": "Show and verify full address on device",
15671566
"taprootWarning": "Note: Taproot is a new Bitcoin feature and is not yet widely adopted. Funds received on Taproot addresses may not be visible in third party watch-only wallets. Many wallets and exchanges are not yet able to send to Taproot addresses.",
15681567
"title": "Receive {{accountName}}",
15691568
"verify": "Verify address securely",
1570-
"verifyBitBox01": "Verify address on mobile app",
15711569
"verifyBitBox02": "Verify address on BitBox",
1572-
"verifyInstruction": "Please verify that the following address matches the one displayed on your device.",
1573-
"warning": {
1574-
"secureOutput": "Please pair your BitBox with your mobile device to enable secure address verification. Go to 'Manage device' in the sidebar."
1575-
}
1570+
"verifyInstruction": "Please verify that the following address matches the one displayed on your device."
15761571
},
15771572
"reset": {
15781573
"description": "All data will be deleted from this device. That includes your Private Key!",

frontends/web/src/routes/account/receive/components/verifybutton.tsx

Lines changed: 0 additions & 48 deletions
This file was deleted.

frontends/web/src/routes/account/receive/index.tsx

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)