[ic] bilingual

Florian Kleedorfer interchange-users@lists.akopia.com
Sun Jun 17 11:47:00 2001


Am Montag 11 Juni 2001 20:29 schrieben Sie:
> Speaking of the locale features...
>
> I'm trying to set the normal currency to be a custom symbol for a
> promotional site... It needs to be "BB" instead of "$".  But changing the
> locale, even changing locale.txt and deleting the gdbm file, doesn't work.
>

try 

	Locale en_US price_picture "###,###,###.## BB"
or 
	Locale en_US currency_symbol BB

in catalog.cfg

* and be sure to set the locale to en_US (or whatever locale you use) *

(http://interchange.redhat.com/doc/icconfig.pdf has more on that)


Flo