From c0fc6ecbd6e3f8ead4a845e7d9486e3f04185b9e Mon Sep 17 00:00:00 2001 From: login Date: Mon, 27 Nov 2023 13:25:47 +0000 Subject: Fixed bug in thousands separator so that it's not used for messages The thousands separator was being used for messages and thus became incompatible with pcoin. Now, the thousands separator is only used to display amounts and not stored in the message files for tcoin/pcoin ---