Modding currency support

Hi,

I am interested in developing mods for this game. There are two features I would like to request related to currencies:

  1. The currency symbol always appears as a prefix, like “$30 Mn”. I would like to be able to use it as a postfix, like “30 Mn c.”

  2. It seems that the currency units never go under millions – I attempted to use a very small wealth_mod and all units appear as 0.00 Mn, rather than converting it down to thousands. Can we get support for scaling the currency units down to thousands or even units?