You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'%s no longer uses Electrum Servers. If you would like to continue to use CUSTOM NODES, please input Blockbook compatible addresses.'+
1125
-
'\n\n'+
1126
-
'NOTE: If you had custom nodes enabled, those wallets will not sync until corrected.',
1124
+
update_notice_deprecate_electrum_servers_message: `%s no longer uses Electrum Servers. If you would like to continue to use CUSTOM NODES, please input Blockbook compatible addresses.\n\nNOTE: If you had custom nodes enabled, those wallets will not sync until corrected.`,
1127
1125
1128
1126
error_boundary_title: 'Oops!',
1129
1127
error_boundary_message_s:
@@ -1221,9 +1219,7 @@ const strings = {
1221
1219
loan_breakdown_title: 'Loan Breakdown',
1222
1220
loan_close_swap_warning:
1223
1221
"Closing your loan will liquidate some of the deposited collateral if you do not have enough balance to repay the remaining principal and interest on your loan. The remaining collateral will be deposited back to your wallet.\n\nLiquidation most likely will incur a higer capital cost, if remaining principal isn't repaid.",
1224
-
loan_close_loan_no_tx_needed_message:
1225
-
`There appears to be no principal to repay nor collateral to withdraw.\n\n`+
1226
-
`No transactions are required to close your account, however the account may re-appear after closing if there are pending on-chain transactions.`,
1222
+
loan_close_loan_no_tx_needed_message: `There appears to be no principal to repay nor collateral to withdraw.\n\nNo transactions are required to close your account, however the account may re-appear after closing if there are pending on-chain transactions.`,
1227
1223
loan_close_loan_title: 'Close Loan',
1228
1224
loan_close_multiple_asset_error:
1229
1225
'Closing loans with multiple debt assets and/or deposited collateral assets is not supported.\n\nPlease specify funding sources to repay loans with using Repay.',
@@ -1859,7 +1855,7 @@ const strings = {
1859
1855
1860
1856
auto_log_off_failed_message_s: 'Failed to auto-logoff: %s',
1861
1857
contacts_load_failed_message_s: 'Failed to load contacts: %s'
"warning_low_or_custom_fee": "Using a low fee may increase the amount of time it takes for your transaction to confirm. In rare instances your transaction can fail.",
0 commit comments