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

Christoph Atteneder notifications at github.com
Thu Jan 2 18:19:39 UTC 2020


ripcurlx commented on this pull request.



> @@ -157,9 +157,9 @@ public static String getAccountNrLabel(String countryCode) {
             case "HK":
                 return Res.get("payment.accountNr");
             case "NO":
-                return "Kontonummer"; // do not translate as it is used in Norwegian only
+                return "Kontonummer"; // do not translate as it is used in norwegian and swedish only

As it looks like the label is exactly the same I think we could merge those two cases.

-- 
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/3645#pullrequestreview-337787067
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200102/122c8c16/attachment-0001.html>


More information about the bisq-github mailing list