fix(i18n): by default put negative sign before currency symbol
It seems that the case where the negative sign goes between the currency symbol and the numeric value is actually the special case and that locales that require this have it built in. So we should default to having the negative sign before the symbol. See http://cldr.unicode.org/translation/number-patterns and http://unicode.org/cldr/trac/ticket/5674 Closes #10158
P
Peter Bacon Darwin committed
96f2e3bef5fc310edb2f6ed1addbcb7e1c1e71c2
Parent: 70ce425