Simon Wistow writes:

> [...]
> One things I did come across was that some phrases in, say, French, are 
> completely different depending on whether the condition is singular or 
> plural (in the case I'm remmebering it was number of pages of search 
> results). That takes a bit of finessing with resepct to il8n techniques.

The date format is another notorious example.  TT has a Date plugin,
but IIRC it relies on POSIX, hence setlocale, and I have run across
web servers without proper (multilingual!) setlocale configuration.
Tough luck.

Writing another plugin using the Date::Language::* modules is one of
the many things on my todo list :-)
-- 
Cheers,
haj

_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to