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

Fix double presence of the word "days" #3804

Merged
merged 1 commit into from Dec 19, 2019
Merged

Fix double presence of the word "days" #3804

merged 1 commit into from Dec 19, 2019

Conversation

ghost
Copy link

@ghost ghost commented Dec 18, 2019

When Alice tries to takes an offer that can't take, she receives the following message:

Screenshot 2019-12-18 at 16 54 26

As you can see, there is a double occurrence of the word "days". This PR should fix that as shown below.

Screenshot 2019-12-18 at 17 04 26

I thought it was easier to change the string in the properties file, if you think it is better to change in the Java code instead, let me know.

@ghost ghost requested a review from ripcurlx as a code owner December 18, 2019 16:19
Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

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

utACK on the code changes. Removing it from the translations file is the right thing to do in that case.

NACK - as you need to sign your commits https://help.github.com/en/github/authenticating-to-github/signing-commits

@ghost ghost requested a review from ripcurlx December 19, 2019 09:21
@ripcurlx ripcurlx merged commit 334ebfc into bisq-network:master Dec 19, 2019
@ghost
Copy link
Author

ghost commented Dec 19, 2019

My first merged PR, so happy :)

@ghost ghost deleted the days_repeated branch December 19, 2019 09:57
@ripcurlx ripcurlx added this to the v1.2.5 milestone Jan 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants