Hi Koen, In the latest svn version i added support for supplying extra domains when using the formatters. So when using my previous configuration example and $tm->_d($time, 'default.my_extra.stuff'); the translation domain used to translate the format would be dates.my_dates.my_extra.stuff (so, i would change the translation_domain to "dates" and use _d($time, 'default.my_dates'); and add any more formats to the simple translator
regards, Dominik Van Daele, Koen wrote: > Hi Dominik, > > > While I'm at it. Here's another question. For some parts of the app I'd > like to use one format, for others another. Do I have to define domains > for both of them and then decide in the template in which domain the > date should be translated? > _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
