bisq/core
Pac df49d5cdbd
Fix bank account number label for Swedish language
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.

Fixes #3641
2020-01-02 17:29:58 -03:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Fix bank account number label for Swedish language 2020-01-02 17:29:58 -03:00
update_translations.sh Add Chinese Traditional file to update_translations.sh script 2019-12-03 12:01:02 +01:00