Skip to content

Commit 3070d01

Browse files
committed
Merge remote-tracking branch 'benma/locize'
2 parents 99c82db + cf8613e commit 3070d01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"incoming": "Incoming",
77
"info": {
88
"btc-p2pkh": "This is a legacy Bitcoin account. It is recommended that you use the Segwit Bitcoin account instead, as it incurs lower network fees.",
9-
"btc-p2wpkh": "This is a Native Segwit Bitcoin account, which incurs even lower network fees. It uses Bech32 address format, which is not yet widely supported. Use this only if you want to try bleeding edge technology.",
9+
"btc-p2wpkh": "This Native Segwit Bitcoin account incurs even lower network fees through the bech32 address format. It's bleeding edge technology but not yet widely supported.",
1010
"btc-p2wpkh-p2sh": "This is a Segwit Bitcoin account, and is recommended for lower network fees. If you have just upgraded from the previous app, you can find your funds in the Bitcoin Legacy account, which you can enable in the settings. If you want to try cutting edge technology and save even more network fees, go to Settings and enable a Native Segwit Bitcoin account, which uses the Bech32 address format.",
1111
"tbtc-p2pkh": "$t(account.info.btc-p2pkh)",
1212
"tbtc-p2wpkh": "$t(account.info.btc-p2wpkh)",
@@ -134,7 +134,7 @@
134134
"bitbox02Settings": {
135135
"deviceName": {
136136
"input": "BitBox02 Name",
137-
"title": "Set BitBox 02 name"
137+
"title": "Set BitBox02 name"
138138
},
139139
"mnemonicPassphrase": {
140140
"description": "This allows you to enter a mnemonic passphrase after unlocking your BitBox02.\n\n<strong>NOTE:</strong> any mnemonic passphrase derives a new separate wallet.\nKeep your mnemonic passphrase <strong>secure</strong>.\n<strong>A loss of a mnemonic passphrase is NOT RECOVERABLE.</strong>",
@@ -441,7 +441,7 @@
441441
"title": "What is 'Check Backup'?"
442442
},
443443
"encrypt": {
444-
"text": "No. Please keep the micro SD card safe, as it contains the unencrypted seed to recover your wallet.",
444+
"text": "No. Please keep the micro SD card safe, as it contains the unencrypted seed to recover your wallet. If you wish to password-protect your seed, you can enable a mnemonic passphrase in the expert settings under \"Manage Device\".",
445445
"title": "Can I encrypt the backup?"
446446
},
447447
"whatIsABackup": {
@@ -954,7 +954,7 @@
954954
"upgradeFirmware": {
955955
"button": "Upgrade Firmware",
956956
"description": "Do you want to Upgrade the Firmware from version {{currentVersion}} to {{newVersion}}?",
957-
"label": "A firmware upgrade is required for your BitBox.",
957+
"label": "Your BitBox requires a firmware upgrade.",
958958
"locked": "To upgrade from {{currentVersion}} to {{newVersion}}, please do a long touch.",
959959
"title": "Upgrade Firmware",
960960
"unlocked": "The bootloader is unlocked. To continue, please:",

0 commit comments

Comments
 (0)