[bisq-network/bisq] Fix double presence of the word "days" (#3804)

Simone Bovi notifications at github.com
Wed Dec 18 16:19:20 UTC 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](https://user-images.githubusercontent.com/12160204/71103288-2664df00-21ba-11ea-90e3-a331e27bb7aa.png)

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](https://user-images.githubusercontent.com/12160204/71103357-44cada80-21ba-11ea-8565-a0a3a1db432d.png)

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.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/3804

-- Commit Summary --

  * Fix double presence of the word "days"

-- File Changes --

    M core/src/main/resources/i18n/displayStrings.properties (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3804.patch
https://github.com/bisq-network/bisq/pull/3804.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3804
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191218/cd9e1597/attachment-0001.html>


More information about the bisq-github mailing list