[ic] Why am I always getting the default translation?

Jon Jensen jon at endpoint.com
Thu Aug 14 16:25:44 EDT 2003


On Thu, 14 Aug 2003, Stefan Hornburg wrote:

> > Most likely the problem was caused by LC working before the page is
> > parsed rather than during the parse. Adding persist=1 to the setlocale
> > ended up showing the correct translation, however only after reloading
> > the page. 
> 
> Yes, [LC] and [L] are parsed first before any other tags, so setlocale
> doesn't influence the results on the current page (you can call
> setlocale from Autoload if you like though).

Perhaps a new pragma would be in order? E.g.:

[pragma setlocale de_DE]

Jon


More information about the interchange-users mailing list