[bisq-network/bisq] Account number label in Swedish fix (#3644)

Pac notifications at github.com
Wed Nov 20 18:48:18 UTC 2019


Fixes #3641 
According to this issue, 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 (see Wikipedia reference below):

![image](https://user-images.githubusercontent.com/6444444/69267823-b3614c00-0bac-11ea-979f-917dfa497339.png)

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

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

-- Commit Summary --

  * Update BankUtil.java

-- File Changes --

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

-- Patch Links --

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


More information about the bisq-github mailing list