Skip to content
This repository has been archived by the owner. It is now read-only.

Need new strings to handle overdue payments #7524

Merged
merged 1 commit into from Mar 10, 2017
Merged

Need new strings to handle overdue payments #7524

merged 1 commit into from Mar 10, 2017

Conversation

@mrose17
Copy link
Member

mrose17 commented Mar 7, 2017

Fixes #7078

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

Test Plan:

  • Create a new wallet
  • Stop browser
  • Set reconcileStamp ledger-state.json to the current timestamp or more than a day in the past.
  • Verify that the text indicates "is due" an "is coverdue" instead of suggesting a future event.
Fixes #7078
@mrose17 mrose17 added this to the 0.13.6 milestone Mar 7, 2017
@mrose17 mrose17 self-assigned this Mar 7, 2017
@mrose17 mrose17 requested a review from bsclifton Mar 7, 2017
@@ -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.

This comment has been minimized.

Copy link
@bsclifton

bsclifton Mar 10, 2017

Member

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?

This comment has been minimized.

Copy link
@mrose17

mrose17 Mar 10, 2017

Author Member

correct. wallet recovery is now actually "recovery of old wallet" rather than "transfer the balance of the old wallet to the new wallet"

@NejcZdovc
Copy link
Member

NejcZdovc commented Mar 10, 2017

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

Copy link
Member

bsclifton left a comment

++

@bsclifton
Copy link
Member

bsclifton commented Mar 10, 2017

@NejcZdovc I believe the strings are also shown when you click the icon (and it shows the statements)
screen shot 2017-03-10 at 1 31 05 pm

Although, if that new icon isn't clickable then the strings may not be needed

@bsclifton bsclifton merged commit 58b98a5 into master Mar 10, 2017
0 of 3 checks passed
0 of 3 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build failed
Details
continuous-integration/travis-ci/push The Travis CI build failed
Details
@bsclifton bsclifton deleted the issue-7078 branch Mar 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.