Function denomination_to_string:
Defined in module money_d (file: /daemons/money_d.c)

create a string with correct use of plural from an amount of a denomination.

Prototype:
nomask string denomination_to_string(int amount, string type);
