[symfony-users] Re: translation in a non-language context

2007-04-12 Thread Martin Groh
Thanks, that seems to be a nice and comprehensive approach. Actualy I am looking for something 'leaner' where I can build a customer specific dictionary file, with wich I can switch to customer terminology similar to the i18n mechanism. With other words: I dont want to build complete new template

[symfony-users] Re: translation in a non-language context

2007-04-12 Thread Andreas Hucks
Take a look at the sfDimensionsPlugin: http://trac.symfony-project.com/trac/wiki/sfDimensionsPlugin Cheers, Andreas Martin Groh schrieb: > Hi, > > on my site I come to a point, where I need translation in a more > 'functional/operative' way rather than language translation. > I'm thinking of