Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds error logic for one-time tip #1639

Merged
merged 1 commit into from
Feb 12, 2019
Merged

Adds error logic for one-time tip #1639

merged 1 commit into from
Feb 12, 2019

Conversation

NejcZdovc
Copy link
Contributor

Original PR: #1488

Resolves brave/brave-browser#3052

@@ -214,7 +214,7 @@
"description": "We show this string in the notification when you don't have enough funds for contribution"
},
"contributeNotificationTipError": {
"message": "There was a problem processing your tip, please try again.",
"message": "Unable to send your tip. Please try again later.",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can skip this change in 0.60, so that we don't trigger new translations

Copy link
Member

@kjozwiak kjozwiak Feb 11, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup, that sounds good! @NejcZdovc mind removing the strings moving that change into 0.61.x instead? This way we can get this uplifted into 0.60.x and the string changes can go into 0.61.x. @rebron agreed that we can punt on the string changes.

Copy link
Member

@kjozwiak kjozwiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uplift to 0.60.x approved after deliberating with @rebron and @bsclifton. Lets remove the string changes from this PR so we don't need to order new translations and move it onto 0.61.x. This way we can still get the fix into 0.60.x and the string changes can go into 0.61.x. Please make sure we create a new issue for the string changes and move all associated issue(s) into the correct milestones.

Adds error logic for one-time tip
@NejcZdovc
Copy link
Contributor Author

@kjozwiak we don't need new issue as new string is already in 0.61

@kjozwiak
Copy link
Member

Awesome, thanks @NejcZdovc 👍

@NejcZdovc NejcZdovc merged commit 375ea42 into 0.60.x Feb 12, 2019
@NejcZdovc NejcZdovc deleted the tip-retry-60 branch February 12, 2019 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants