-
Notifications
You must be signed in to change notification settings - Fork 970
Need new strings to handle overdue payments #7524
Conversation
@@ -198,7 +200,7 @@ ledgerRecoveryFailedTitle=Recovery Failed | |||
ledgerRecoveryFailedMessage=Please re-enter keys or try different keys. | |||
ledgerRecoveryNetworkFailedTitle=Network Error | |||
ledgerRecoveryNetworkFailedMessage=Please check your internet connection and try again. | |||
ledgerRecoveryContent=The balance of the recovered wallet will be transferred to your new Brave wallet. The old wallet will still exist as an empty wallet. | |||
ledgerRecoveryContent=Your previous wallet will now be used. Your new wallet will be discarded. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to confirm:
@mrose17 when you do a restore, it'll use the previous wallet (what you just restored), right? So the old text here (about transferring the balance to your new wallet) was wrong?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
correct. wallet recovery is now actually "recovery of old wallet" rather than "transfer the balance of the old wallet to the new wallet"
Regarding payment history button I think this is not relevant any more, because we removed payment history button and added only the icon, more in #7532 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++
@NejcZdovc I believe the strings are also shown when you click the icon (and it shows the statements) Although, if that new icon isn't clickable then the strings may not be needed |
Fixes #7078
git rebase -i
to squash commits (if needed).Test Plan:
reconcileStamp
ledger-state.json
to the current timestamp or more than a day in the past.