bisq-network/bisq

Use localised number formats for transaction details

Offen

#3.145 geöffnet am 27.08.2019

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.292 Forks)batch import
good first issuein:guiin:i18n

Repository-Metriken

Stars
 (4.505 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

When an offer is confirmed by both sides and you get the bank account , identifier for the transaction and the rest of the necessary payment details, the amount of money to pay is written with a "." as separator. In some parts of the world we dont use a dot but a "," to tell dollars and cents, euro and cents etc apart. If you copy & paste one version into your online banking website you either get errors or you might paste a bit too much because of 1.000 could also mean one thousand and not just plain simply exactly one .

Would be nice if that part of bisq would be locale dependent too.

Contributor Guide