[bisq-network/bisq] Fix bank account number label for Swedish language (#3847)

Pac notifications at github.com
Thu Jan 2 20:33:10 UTC 2020


According to issue #3641, the label "Bankgiro number", as it was
hardcoded in BankUtil.java, should not be used in Sweden.
The label "Kontonummer" is the correct one to be used in Sweden and
Norway.

Account number validation is implemented to Norwegian accounts in
AccountNrValidator.java.
There is no validation implemented to Swedish accounts, so nothing
to change there.
If account validation for Sweden is needed, a different method would
be needed.

![image](https://user-images.githubusercontent.com/6444444/71691325-d3785380-2d85-11ea-850f-72f512cf8eef.png)

Fixes #3641
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix bank account number label for Swedish language

-- File Changes --

    M core/src/main/java/bisq/core/locale/BankUtil.java (4)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3847.patch
https://github.com/bisq-network/bisq/pull/3847.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/3847
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200102/a1d03a70/attachment.html>


More information about the bisq-github mailing list