[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
RE: [ic] bilingual
> try
>
> Locale en_US price_picture "###,###,###.## BB"
Doesn't work. I get *** BB in the subtotal line.
> or
> Locale en_US currency_symbol BB
This is the only way I can get it to work. I'd liek the BB to trail the
price, but unfortunately, it doesn't seem to want to.
>
> 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